]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Chore: update s6-overlay to v3.2.1.0 (#9893)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Wed, 7 May 2025 15:56:11 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Wed, 7 May 2025 15:56:11 +0000 (08:56 -0700)
Dockerfile

index fe4a523250b30e49f3c5b9bfa3f5f75d8c8813a8..10fdaccd10130eb471a5798dc4e616553a19f5d9 100644 (file)
@@ -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"