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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-09 06:02:59 +00:00 committed by Renovate Bot
parent 4efab569ae
commit 145b1d645c

View File

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