We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b547c commit da34bcaCopy full SHA for da34bca
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/python:3.14.3-slim@sha256:fb83750094b46fd6b8adaa80f66e2302ecbe45d513f6cece637a841e1025b4ca AS base
+FROM docker.io/library/python:3.14.3-slim@sha256:5e59aae31ff0e87511226be8e2b94d78c58f05216efda3b07dbbed938ec8583b AS base
2
WORKDIR /app
3
COPY hello_world.py .
4
0 commit comments