Skip to content

Commit

Permalink
Merge pull request #888 from OWASP/dependabot/docker/python-d242344
Browse files Browse the repository at this point in the history
Bump python from `c38ead8` to `d242344`
  • Loading branch information
sydseter authored Nov 12, 2024
2 parents 02c175c + 3085856 commit 2ec5099
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:c38ead8bcf521573dad837d7ecfdebbc87792202e89953ba8b2b83a9c5a520b6 AS pipenv
FROM python:alpine3.20@sha256:d2423444f204ba18e683b8bc2538f27c8033fdd9dd918540db2acc4aa8d3cb43 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 2ec5099

Please sign in to comment.