Skip to content

Commit

Permalink
Merge pull request #195 from renovate-bot/renovate/python-3.12
Browse files Browse the repository at this point in the history
Update python:3.12 Docker digest to 8e9e432
  • Loading branch information
mergify[bot] authored Jul 24, 2024
2 parents b8e8b68 + 95340f3 commit ea978fc
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,6 +1,6 @@
# This Dockerfile is based on the pattern recommended by the pipenv docs:
# https://pipenv.pypa.io/en/latest/docker.html
FROM python:3.12@sha256:4acfe63820e9ff9d375ec8dc14290206cf92cfbf60d25de3d4682045743bfde2 as builder
FROM python:3.12@sha256:8e9e4327c2fc954c590843be10e138ccc55ba9c437274bcbcca48973f4ed584d as builder

RUN pip install --no-cache-dir pipenv==2023.12.1
ENV PIPENV_VENV_IN_PROJECT=1
Expand Down

0 comments on commit ea978fc

Please sign in to comment.