Skip to content

Commit

Permalink
Bump python in /python/3.10
Browse files Browse the repository at this point in the history
Bumps python from 3.12.0-slim-bullseye to 3.12.1-slim-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 47dcb20 commit 119defa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/3.10/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12.0-slim-bullseye
FROM python:3.12.1-slim-bullseye

COPY run.sh .
RUN sh run.sh

0 comments on commit 119defa

Please sign in to comment.