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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-11-01 15:03:00 +00:00 committed by Renovate Bot
parent b6157dc0e6
commit 0167ab7512

View File

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