We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7551b3b commit 617807fCopy full SHA for 617807f
Dockerfile
@@ -27,7 +27,7 @@ RUN \
27
/root-out/var/log/*
28
29
# set version for s6 overlay
30
-ARG S6_OVERLAY_VERSION="3.2.0.2"
+ARG S6_OVERLAY_VERSION="3.2.1.0"
31
ARG S6_OVERLAY_ARCH="x86_64"
32
33
# add s6 overlay
Dockerfile.aarch64
ARG S6_OVERLAY_ARCH="aarch64"
0 commit comments