We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5663a56 commit 457f750Copy full SHA for 457f750
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM docker.io/library/python:3.13.1-slim@sha256:026dd417a88d0be8ed5542a05cff5979d17625151be8a1e25a994f85c87962a5 AS base
+FROM docker.io/library/python:3.13.1-slim@sha256:031ebf3cde9f3719d2db385233bcb18df5162038e9cda20e64e08f49f4b47a2f AS base
2
WORKDIR /app
3
COPY hello_world.py .
4
0 commit comments