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