Skip to content

Commit

Permalink
Bump python from 100d96c to 7f15e22
Browse files Browse the repository at this point in the history
Bumps python from `100d96c` to `7f15e22`.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 1d966ef commit fa07e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3.12-alpine@sha256:100d96cd32e818e470a4793ef56806c52052e7f76de0093a012625a02eb0a780 AS pipenv
FROM python:3.12-alpine@sha256:7f15e22f496c65cffbbac5e30e7e98d60f3e3b9cc5ee5d51cf3c55ed604787c8 AS pipenv
RUN apk add --no-cache shadow
# UID of current user who runs the build
ARG user_id
Expand Down

0 comments on commit fa07e80

Please sign in to comment.