Skip to content

Commit

Permalink
Update python:3.12-alpine Docker digest to 7130f75
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 3ade2d1 commit 1c9c469
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:7130f75b1bb16c7c5d802782131b4024fe3d7a87ce7d936e8948c2d2e0180bc4
FROM python:$PYTHON_BASE AS builder

RUN pip install -U pdm
Expand Down

0 comments on commit 1c9c469

Please sign in to comment.