Skip to content

Commit 5902bd0

Browse files
Bump python in /compose/local/docs
Bumps python from 3.10.13-slim-bullseye to 3.10.14-slim-bullseye. --- updated-dependencies: - dependency-name: python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f6f49a commit 5902bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/local/docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# define an alias for the specfic python version used in this file.
2-
FROM python:3.10.13-slim-bullseye as python
2+
FROM python:3.10.14-slim-bullseye as python
33

44

55
# Python build stage

0 commit comments

Comments
 (0)