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 bc035c2 commit f1280ddCopy full SHA for f1280dd
Dockerfile
@@ -27,7 +27,7 @@ RUN \
27
/root-out/var/log/*
28
29
# set version for s6 overlay
30
-ARG S6_OVERLAY_VERSION="3.1.5.0"
+ARG S6_OVERLAY_VERSION="3.1.6.2"
31
ARG S6_OVERLAY_ARCH="x86_64"
32
33
# add s6 overlay
Dockerfile.aarch64
ARG S6_OVERLAY_ARCH="aarch64"
0 commit comments