Skip to content

Commit

Permalink
Merge pull request #130 from octodns/dependabot/docker/all/python-3.1…
Browse files Browse the repository at this point in the history
…2.4-slim

build(deps): bump python from 3.12.3-slim to 3.12.4-slim in /all
  • Loading branch information
ross authored Jun 10, 2024
2 parents c9d157d + a804f3a commit fbde81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion all/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.3-slim as build
FROM python:3.12.4-slim as build
RUN set -ex \
&& apt-get -y update \
&& apt-get -y install --no-install-recommends git \
Expand Down

0 comments on commit fbde81c

Please sign in to comment.