From 6d5ddaf6627496c743474aa087227c540c99d32e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 21:59:00 +0000 Subject: [PATCH] build(deps): update docker-digests --- linux/garage/Dockerfile | 2 +- linux/nextcloud/Dockerfile | 2 +- linux/roundcube/Dockerfile | 2 +- linux/traefik/Dockerfile | 2 +- linux/verdaccio/Dockerfile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/linux/garage/Dockerfile b/linux/garage/Dockerfile index aea8dc7ac..e26968e4b 100644 --- a/linux/garage/Dockerfile +++ b/linux/garage/Dockerfile @@ -1,6 +1,6 @@ FROM dxflrs/garage:v2.1.0@sha256:4c9b34c113e61358466e83fd6e7d66e6d18657ede14b776eb78a93ee8da7cf6a AS build -FROM ghcr.io/visualon/library/busybox:1.36.1@sha256:4059babd1b7f9ad15525d28c5cdc7243eb75b4e4131aca2b4232c66eadce2250 +FROM ghcr.io/visualon/library/busybox:1.36.1@sha256:851281100cc5f93d8a8f8e1a8976a57ec40a9bc9edd66ad3a621e4aa63326915 LABEL maintainer="Michael Kriese " \ name="garage" \ diff --git a/linux/nextcloud/Dockerfile b/linux/nextcloud/Dockerfile index 49bf630bc..e0e4e8741 100644 --- a/linux/nextcloud/Dockerfile +++ b/linux/nextcloud/Dockerfile @@ -1,4 +1,4 @@ -FROM nextcloud:32.0.5-apache@sha256:1024417454580e8408647314a4f76ef97aad41f8a31f7a3d010f3bf70d5e59a1 +FROM nextcloud:32.0.5-apache@sha256:11a3a4f63bad8813c7455b4a3c473ccd1c41e2c48f55decb51718f15691e7568 LABEL maintainer="Michael Kriese " \ name="nextcloud" \ diff --git a/linux/roundcube/Dockerfile b/linux/roundcube/Dockerfile index 3bdc3bf1b..bda96bcc8 100644 --- a/linux/roundcube/Dockerfile +++ b/linux/roundcube/Dockerfile @@ -1,4 +1,4 @@ -FROM roundcube/roundcubemail:1.6.12-apache@sha256:33df063fe59347febae95a7c7b2f7ea7df7181c3873c6a2ca13744d01cb5cebb +FROM roundcube/roundcubemail:1.6.12-apache@sha256:e4e5969eb3ec90557b7c6a67743766bfee249253715e1be37da77725e3570959 LABEL maintainer="Michael Kriese " \ name="roundcube" \ diff --git a/linux/traefik/Dockerfile b/linux/traefik/Dockerfile index 867fcd791..65ca6dd18 100644 --- a/linux/traefik/Dockerfile +++ b/linux/traefik/Dockerfile @@ -1,4 +1,4 @@ -FROM traefik:v3.6.7@sha256:2c5e029ee3638d3788b4ca7c8ef454baa8f924b91b190b3fd2742bee721ebeea +FROM traefik:v3.6.7@sha256:ebe7d3fc715e28f033cea8265e9105b9d64705867f5b916e2d9ed0b62c530192 LABEL maintainer="Michael Kriese " \ name="traefik" \ diff --git a/linux/verdaccio/Dockerfile b/linux/verdaccio/Dockerfile index 86adb12fc..271dadf4e 100644 --- a/linux/verdaccio/Dockerfile +++ b/linux/verdaccio/Dockerfile @@ -1,4 +1,4 @@ -FROM node:24.13.0-alpine@sha256:266f8dae214bb44a1caefb9ca4c79e0a6dd363ed9d807b82222efa0e53e5288a AS base +FROM node:24.13.0-alpine@sha256:931d7d57f8c1fd0e2179dbff7cc7da4c9dd100998bc2b32afc85142d8efbc213 AS base LABEL maintainer="Michael Kriese " \ name="verdaccio" \