From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Wed, 7 May 2025 15:56:11 +0000 (-0700) Subject: Chore: update s6-overlay to v3.2.1.0 (#9893) X-Git-Tag: v2.16.0~2^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6b3fd8bcb6539e8605b101c31a1604d4fff1970;p=thirdparty%2Fpaperless-ngx.git Chore: update s6-overlay to v3.2.1.0 (#9893) --- diff --git a/Dockerfile b/Dockerfile index fe4a52325..10fdaccd1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,7 +47,7 @@ ENV \ ARG TARGETARCH ARG TARGETVARIANT # Lock this version -ARG S6_OVERLAY_VERSION=3.2.0.2 +ARG S6_OVERLAY_VERSION=3.2.1.0 ARG S6_BUILD_TIME_PKGS="curl \ xz-utils"