We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b85eeba commit cc56d63Copy full SHA for cc56d63
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE_IMAGE=debian:13.2-slim@sha256:18764e98673c3baf1a6f8d960b5b5a1ec69092049522abac4e24a7726425b016
+ARG BASE_IMAGE=debian:13.2-slim@sha256:e711a7b30ec1261130d0a121050b4ed81d7fb28aeabcf4ea0c7876d4e9f5aca2
2
# hadolint ignore=DL3006
3
FROM ${BASE_IMAGE}
4
0 commit comments