We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 400fb48 + 780bdda commit cda9a51Copy full SHA for cda9a51
1 file changed
Dockerfile.template
@@ -1,5 +1,5 @@
1
# see more about dockerfile templates here: https://www.balena.io/docs/learn/develop/dockerfile/
2
-FROM python:3.14-slim-bookworm
+FROM python:3.14-slim-bookworm@sha256:a9bee15510a364124aa24692899d269835683b883de42f7ebec8c293cf679ccb
3
4
# Set our working directory
5
WORKDIR /usr/src/app
0 commit comments