Skip to content

Commit

Permalink
Merge pull request #154 from mitodl/renovate/python-3.12-slim
Browse files Browse the repository at this point in the history
chore(deps): update python:3.12-slim docker digest to 44fa7d8
  • Loading branch information
blarghmatey authored Jul 2, 2024
2 parents fec2139 + e71d26b commit be0ae95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.mitol_build
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM mitodl/ol-infrastructure@sha256:ebf669314a48c1af177b32420e77cd440c9919d7d80a491d326a42d0838ecca6 as infra

FROM python:3.12-slim@sha256:2fba8e70a87bcc9f6edd20dda0a1d4adb32046d2acbca7361bc61da5a106a914
FROM python:3.12-slim@sha256:44fa7d815050f3dc43b1d5d50c3f4d19870a83c96301c9653e8cf908ccd7892b
ENV PYTHONUNBUFFERED=1
ARG PACKER_VERSION=1.10.3
WORKDIR /opt/resource
Expand Down

0 comments on commit be0ae95

Please sign in to comment.