Skip to content

Commit f72c2e8

Browse files
build(deps): bump python from 3.12.5-slim to 3.12.6-slim in /all
Bumps python from 3.12.5-slim to 3.12.6-slim. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c63057c commit f72c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

all/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.5-slim as build
1+
FROM python:3.12.6-slim as build
22
RUN set -ex \
33
&& apt-get -y update \
44
&& apt-get -y install --no-install-recommends git \

0 commit comments

Comments
 (0)