Skip to content

Commit ec772bd

Browse files
Bump python from 3.12.2 to 3.12.3
Bumps python from 3.12.2 to 3.12.3. --- 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 1eafc4d commit ec772bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12.2
1+
FROM python:3.12.3
22

33
RUN apt-get update \
44
&& apt-get install --yes --no-install-recommends \

0 commit comments

Comments
 (0)