There was an error while loading. Please reload this page.
1 parent 0dc2550 commit 604f913Copy full SHA for 604f913
1 file changed
docker/Containerfile.debian
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
2
-ARG BASE_IMAGE=debian:13-slim@sha256:28de0877c2189802884ccd20f15ee41c203573bd87bb6b883f5f46362d24c5c2
+ARG BASE_IMAGE=debian:13-slim@sha256:3a39a0592364683e6bab97937b72cad5a8fa6dcbbee90edb3bb48c7f8e94f258
3
4
FROM ${BASE_IMAGE} AS installer
5
ARG VERSION
0 commit comments