Skip to content

Commit

Permalink
Bump S6 overlay to 3.2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xlionjuan committed Jan 21, 2025
1 parent e07e948 commit 233a630
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM busybox:stable

ARG S6_OVERLAY_VERSION=3.2.0.0
ARG S6_OVERLAY_VERSION=3.2.0.2
ARG S6_ARCH=x86_64
ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-noarch.tar.xz /tmp
ADD https://github.com/just-containers/s6-overlay/releases/download/v${S6_OVERLAY_VERSION}/s6-overlay-${S6_ARCH}.tar.xz /tmp
Expand Down

0 comments on commit 233a630

Please sign in to comment.