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 a13398e commit ca3666cCopy full SHA for ca3666c
Dockerfile
@@ -40,7 +40,7 @@ RUN \
40
/build
41
42
# set version for s6 overlay
43
-ARG S6_OVERLAY_VERSION="3.2.0.2"
+ARG S6_OVERLAY_VERSION="3.2.1.0"
44
ARG S6_OVERLAY_ARCH="x86_64"
45
46
# add s6 overlay
Dockerfile.aarch64
ARG S6_OVERLAY_ARCH="aarch64"
0 commit comments