Update golang:1.21-alpine3.18 Docker digest to 99bec74

PR created by Renovate Bot.
This commit is contained in:
Renovate 2023-11-01 13:02:42 +00:00
parent 97937f5669
commit ae78eaef3a

View File

@ -1,4 +1,4 @@
FROM golang:1.21-alpine3.18@sha256:926f7f7e1ab8509b4e91d5ec6d5916ebb45155b0c8920291ba9f361d65385806 AS builder
FROM golang:1.21-alpine3.18@sha256:99bec74346a62b6630c0c70337b246f35a8a296a052c4a70007d569aa3a1381b AS builder
WORKDIR /corn-util
COPY go.mod go.sum ./