Skip to content

Commit

Permalink
Bump docker/library/python in /container
Browse files Browse the repository at this point in the history
Bumps docker/library/python from 3.12.5-alpine3.20 to 3.13.1-alpine3.20.

---
updated-dependencies:
- dependency-name: docker/library/python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 9f2abcd commit 1fc5c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ EOF

##### FINAL

FROM public.ecr.aws/docker/library/python:3.12.5-alpine3.20
FROM public.ecr.aws/docker/library/python:3.13.1-alpine3.20

LABEL org.opencontainers.image.vendor="Ministry of Justice" \
org.opencontainers.image.authors="Analytical Platform (analytical-platform@digital.justice.gov.uk)" \
Expand Down

0 comments on commit 1fc5c6d

Please sign in to comment.