Skip to content

Commit

Permalink
Merge pull request #895 from OWASP/dependabot/docker/python-ee60f1f
Browse files Browse the repository at this point in the history
Bump python from `d242344` to `ee60f1f`
  • Loading branch information
sydseter authored Nov 13, 2024
2 parents 41c70c9 + 3a6f88d commit 3912724
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:alpine3.20@sha256:d2423444f204ba18e683b8bc2538f27c8033fdd9dd918540db2acc4aa8d3cb43 AS pipenv
FROM python:alpine3.20@sha256:ee60f1fbb72e1844edce9ea169e0342b477822a3b5ec7a32637803bdca5c7362 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 3912724

Please sign in to comment.