We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 003e14b + ad93e4d commit c8ffde7Copy full SHA for c8ffde7
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.13.1-slim@sha256:026dd417a88d0be8ed5542a05cff5979d17625151be8a1e25a994f85c87962a5 AS base
+FROM python:3.13.1-slim@sha256:031ebf3cde9f3719d2db385233bcb18df5162038e9cda20e64e08f49f4b47a2f AS base
2
3
# バージョン情報に表示する commit hash を埋め込む
4
FROM base AS commit-hash
0 commit comments