Skip to content

Commit

Permalink
Merge pull request #175 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 6ba67a1
  • Loading branch information
mergify[bot] authored Jul 10, 2024
2 parents 97376c3 + bceccc4 commit 37ba874
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:d12b529fba98bcc93e2e2e837c0a60efaa6328775965a43c1b8161cfbd8f10f3 as builder
FROM python:3.12@sha256:6ba67a1d70d8aed5e1998401430e276445b9779c9787659ec024e33312b19b48 as builder

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

0 comments on commit 37ba874

Please sign in to comment.