Update golang:1.21-alpine3.18 Docker digest to 96a8a70

PR created by Renovate Bot.
This commit is contained in:
Renovate 2023-11-02 01:05:09 +00:00
parent 8ea97a2c05
commit 9fbd6317dc

View File

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