diff --git a/Dockerfile b/Dockerfile index 88d3552..ebcc191 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.23.5-bullseye@sha256:462521f1b7cbf410002a8cc4d91bc897f35cd430854d7240596282f9441fe4a7 as build +FROM golang:1.23.5-bullseye@sha256:8e328c125cb6eb11d501d9844323fcafb4a4abbd233e97657252bdc2d25c2496 as build # renovate: datasource=github-tags depName=aptible/supercronic versioning=semver ENV SUPERCRONIC_VERSION v0.2.33