Update golang:1.21-alpine3.18 Docker digest to 7fdfef9 (#14)
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-11-01 17:03:44 +00:00 committed by Renovate Bot
parent 0167ab7512
commit 0bac4936ce

View File

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