Update golang:1.21-alpine3.18 Docker digest to 96a8a70 (#17)
All checks were successful
Build and push container image / build (push) Successful in 47s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-11-02 01:05:10 +00:00 committed by Renovate Bot
parent 8ea97a2c05
commit 470ea37564

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 ./