diff --git a/Dockerfile b/Dockerfile index 10d613c..d615c94 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM golang:1.20.3-bullseye@sha256:75af780f34deff128dd8a95bcbe67133b44db7275cecf416cbfb3f83408b220b as build +FROM golang:1.20.3-bullseye@sha256:4c48d984f7c6e5a8bc93295c573d834bc6a8f9d9e4e56b17f01c267d9c27833b as build # renovate: datasource=github-tags depName=aptible/supercronic versioning=semver ENV SUPERCRONIC_VERSION v0.2.2