Skip to content

Commit

Permalink
Merge pull request #708 from OWASP/dependabot/docker/python-2abecb7
Browse files Browse the repository at this point in the history
Bump python from `7f15e22` to `2abecb7`
  • Loading branch information
sydseter authored Aug 2, 2024
2 parents 17a3ad8 + 43c49d3 commit 1bffa77
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:7f15e22f496c65cffbbac5e30e7e98d60f3e3b9cc5ee5d51cf3c55ed604787c8 AS pipenv
FROM python:3.12-alpine@sha256:2abecb741d63f6627f318377cd5886bf89069458007317488b0e9fe06d3c11f6 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 1bffa77

Please sign in to comment.