Skip to content

Commit

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

RUN pip install -U pdm
Expand Down

0 comments on commit b59c793

Please sign in to comment.