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

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 20:50:08 +00:00 committed by Renovate Bot
parent b8e53451a6
commit 28e68547ca

View File

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