Skip to content

Commit

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

build(deps): bump python from 3.12.5-slim to 3.12.6-slim in /all
  • Loading branch information
ross authored Sep 10, 2024
2 parents c63057c + f72c2e8 commit 74682a1
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.5-slim as build
FROM python:3.12.6-slim as build
RUN set -ex \
&& apt-get -y update \
&& apt-get -y install --no-install-recommends git \
Expand Down

0 comments on commit 74682a1

Please sign in to comment.