Skip to content

Commit

Permalink
Pinning Python Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan-Pugh committed Jul 18, 2024
1 parent c266aee commit 3307222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata_form/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# app/Dockerfile

FROM python:3.12-slim
FROM python:3.12-slim@sha256:f11725aba18c19664a408902103365eaf8013823ffc56270f921d1dc78a198cb

WORKDIR /app

Expand Down

0 comments on commit 3307222

Please sign in to comment.