Skip to content

Commit

Permalink
Merge pull request #704 from OWASP/dependabot/docker/python-7f15e22
Browse files Browse the repository at this point in the history
Bump python from `100d96c` to `7f15e22`
  • Loading branch information
sydseter authored Jul 29, 2024
2 parents 1d966ef + fa07e80 commit a4efbd9
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 a4efbd9

Please sign in to comment.