Skip to content

Commit 178de41

Browse files
authored
⬆️ Upgrades s6-overlay to v3.1.3.0 (#133)
1 parent 24dd680 commit 178de41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
2525

2626
# Install base system
2727
ARG BUILD_ARCH=amd64
28-
ARG S6_OVERLAY_VERSION="3.1.2.1"
28+
ARG S6_OVERLAY_VERSION="3.1.3.0"
2929
RUN \
3030
apt-get update \
3131
\

0 commit comments

Comments
 (0)