Skip to content

Commit

Permalink
Merge branch 'main' into renovate/python-3.12-slim
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Aug 2, 2024
2 parents b1847a3 + 69a32ba commit ec31f14
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:031148f34a4a6b2c1c30960c977eb292df28179b67142c2eae3701284e6af829 as builder
FROM python:3.12@sha256:9cccc140f1bf453c774a25afc92b997f1297704ae6905e2b0261aa403156d0ff as builder

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

0 comments on commit ec31f14

Please sign in to comment.