Skip to content

Commit

Permalink
Update python:3.12-alpine Docker digest to 7593fc6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 3ade2d1 commit 3af21fc
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 @@
ARG PYTHON_BASE=3.12-alpine@sha256:c2f41e6a5a67bc39b95be3988dd19fbd05d1b82375c46d9826c592cca014d4de
ARG PYTHON_BASE=3.12-alpine@sha256:7593fc658f7565d8e340714cb6219bfb0737d4b942034fe0f4cc9296a8b36a29
FROM python:$PYTHON_BASE AS builder

RUN pip install -U pdm
Expand Down

0 comments on commit 3af21fc

Please sign in to comment.