Skip to content

Commit

Permalink
Merge pull request #402 from OWASP/dependabot/docker/python-ef09762
Browse files Browse the repository at this point in the history
Bump python from `c7eb5c9` to `ef09762`
  • Loading branch information
sydseter authored Apr 15, 2024
2 parents 015d800 + 97b2268 commit 7623846
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:c7eb5c92b7933fe52f224a91a1ced27b91840ac9c69c58bef40d602156bcdb41 AS pipenv
FROM python:3.12-alpine@sha256:ef097620baf1272e38264207003b0982285da3236a20ed829bf6bbf1e85fe3cb 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 7623846

Please sign in to comment.