Update golang:1.21-alpine3.18 Docker digest to d8b9994

PR created by Renovate Bot.
This commit is contained in:
Renovate 2023-12-20 22:20:56 +00:00
parent 1e9f730734
commit cfd0f5a215

View File

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