diff --git a/linux/garage/Dockerfile b/linux/garage/Dockerfile index f819d1a05..0501d2c6a 100644 --- a/linux/garage/Dockerfile +++ b/linux/garage/Dockerfile @@ -1,6 +1,6 @@ FROM dxflrs/garage:v2.2.0@sha256:45a61ce3f7c9c24fc23d9ed2b09b27ed560ab87b34605d175d5c588f539c24e4 AS build -FROM ghcr.io/visualon/library/busybox:1.36.1@sha256:851281100cc5f93d8a8f8e1a8976a57ec40a9bc9edd66ad3a621e4aa63326915 +FROM ghcr.io/visualon/library/busybox:1.36.1@sha256:b9598f8c98e24d0ad42c1742c32516772c3aa2151011ebaf639089bd18c605b8 LABEL maintainer="Michael Kriese " \ name="garage" \ diff --git a/linux/nextcloud/Dockerfile b/linux/nextcloud/Dockerfile index e0e4e8741..4ded0a636 100644 --- a/linux/nextcloud/Dockerfile +++ b/linux/nextcloud/Dockerfile @@ -1,4 +1,4 @@ -FROM nextcloud:32.0.5-apache@sha256:11a3a4f63bad8813c7455b4a3c473ccd1c41e2c48f55decb51718f15691e7568 +FROM nextcloud:32.0.5-apache@sha256:6d1ab24151efb122859eb07da7582b2af44d5a47e2b777d7acab75b51b8aa81c LABEL maintainer="Michael Kriese " \ name="nextcloud" \ diff --git a/linux/roundcube/Dockerfile b/linux/roundcube/Dockerfile index 7e956b672..611bc52d4 100644 --- a/linux/roundcube/Dockerfile +++ b/linux/roundcube/Dockerfile @@ -1,4 +1,4 @@ -FROM roundcube/roundcubemail:1.6.12-apache@sha256:57b76bf838fe99a85e88d8d87207de7b9294a7eeba4157c10fda69ee32f4f4e4 +FROM roundcube/roundcubemail:1.6.12-apache@sha256:9b8756f96db0074f1e4726750d65a64fcb3987eb0cbe11b54dbe71aa0d95fcff LABEL maintainer="Michael Kriese " \ name="roundcube" \