Update golang Docker tag to v1.22.3 #132

Open
renovate-bot wants to merge 1 commits from renovate/golang-1.x into main
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.21.10-bullseye@sha256:0ab36956c8032bed4f02e4c066d69e9709b1104b90d02ad344a7e4415dcca308 as build
FROM golang:1.22.3-bullseye@sha256:78b171fe51f25b8c3197710f281dacae94759a254e9a486576005f9dadba9e7d as build
# renovate: datasource=github-tags depName=aptible/supercronic versioning=semver
ENV SUPERCRONIC_VERSION v0.2.29