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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-01 04:36:08 +00:00 committed by Renovate Bot
parent 1a71f8a87b
commit 04b8e15eaa

View File

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