Update golang:1.21-alpine3.18 Docker digest to 99bec74 (#12)
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-01 13:02:43 +00:00 committed by Renovate Bot
parent 97937f5669
commit b6157dc0e6

View File

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