Skip to content

Commit

Permalink
⬆️ Upgrades s6-overlay to v3.1.3.0 (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jan 18, 2023
1 parent 2fb2b21 commit 61cdab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SHELL ["/bin/ash", "-o", "pipefail", "-c"]

# Install base system
ARG BUILD_ARCH=amd64
ARG S6_OVERLAY_VERSION="3.1.2.1"
ARG S6_OVERLAY_VERSION="3.1.3.0"
RUN \
set -o pipefail \
\
Expand Down

0 comments on commit 61cdab0

Please sign in to comment.