Skip to content

Commit

Permalink
Merge pull request #65 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 9e972ea
  • Loading branch information
mergify[bot] authored May 14, 2024
2 parents 5efe917 + acee8fa commit 3fe13a4
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:fcf70433a83f7f57805f5044ac5963c594776204f27341a42a88eeab4e76e3aa as builder
FROM python:3.12@sha256:9e972ea6be3b624a3b33d2e5011e08de899c0c71fe490a910dd3ed8d65924758 as builder

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

0 comments on commit 3fe13a4

Please sign in to comment.