From 25fb12ae173b86e9d2ce79a90f116e7795a2c348 Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Thu, 6 May 2021 21:00:58 +0000 Subject: [PATCH] chore(deps): pin thegeeklab/alpine docker tag --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d312de0..371fe18 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM thegeeklab/alpine:latest +FROM thegeeklab/alpine:latest@sha256:1d985a44c907f1dafaeaeb40f52b569c8f52877491fe12f9262084d1875b91d4 LABEL maintainer="Robert Kaussow " LABEL org.opencontainers.image.authors="Robert Kaussow " -- 2.24.4