From b0b1cb386f14d7ec5e43b7a7010ccbb6b5dc66d7 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Fri, 1 Dec 2023 03:09:16 +0000 Subject: [PATCH] chore(docker): update docker.io/thegeeklab/alpine:latest docker digest to aff70a7 --- Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Containerfile b/Containerfile index 9c52c5c..db4ddb3 100644 --- a/Containerfile +++ b/Containerfile @@ -1,4 +1,4 @@ -FROM docker.io/thegeeklab/alpine:latest@sha256:dbb9305c01132d18745e88dc06fbc9c4c16d01a381f6d9feb29e4d9eaf70e8b9 +FROM docker.io/thegeeklab/alpine:latest@sha256:aff70a7e7fc7792873232194a8c93655c608152642cc9ad2b5d9ec7735c8ad80 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow "