We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 104e2e1 commit 4e42a48Copy full SHA for 4e42a48
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/python:3.14.4-slim@sha256:538a18f1db92b4210a0b71aca2d14c156a96dedbe8867465c8ff4dce04d2ec39 AS base
+FROM docker.io/library/python:3.14.4-slim@sha256:c11aee3b3cae066f55d1e9318fc812673aa6557073b0db0d792b59491b262e0c AS base
2
WORKDIR /app
3
COPY hello_world.py .
4
0 commit comments