From 605bccb7eaa66fe5c860f5c6ea4159251db35d7e Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Wed, 30 Apr 2025 06:08:07 +0000 Subject: [PATCH] Update golang:1.24.2-bullseye Docker digest to f50ff25 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6bf8dfb..150afff 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.24.2-bullseye@sha256:268fbb44dc1c3fd131364794ad384891bb9bb4daaa7b19679be8c82320dbaaab as build +FROM golang:1.24.2-bullseye@sha256:f50ff25f8331682b44c1582974eb9e620fcb08052fc6ed434f93ca24636fc4d6 as build # renovate: datasource=github-tags depName=aptible/supercronic versioning=semver ENV SUPERCRONIC_VERSION v0.2.33 -- 2.47.2