Skip to content

Commit

Permalink
Bump python in /docker/images/fakesentry
Browse files Browse the repository at this point in the history
Bumps python from 3.11.9-slim-bullseye to 3.11.10-slim-bullseye.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and relud committed Nov 4, 2024
1 parent a4e53a4 commit 10b3e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/fakesentry/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=linux/amd64 python:3.11.9-slim-bullseye@sha256:320da7887b542fee80af7fac52146047a980d767abb9b8fe69d86eaa9113bcc4
FROM --platform=linux/amd64 python:3.11.10-slim-bullseye@sha256:08ef1d5c4e0c05244f0971150437c57f6c79863345e549dbaebaf1b61f56bdf5

ARG groupid=5000
ARG userid=5000
Expand Down

0 comments on commit 10b3e64

Please sign in to comment.