Update golang:1.21-alpine3.18 Docker digest to dc686e0 (#61)
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-12-20 21:20:37 +00:00 committed by Renovate Bot
parent 28e68547ca
commit 1e9f730734

View File

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