Update golang:1.21-alpine3.18 Docker digest to 1819fa6 (#99)
Some checks failed
Build and push container image / build (push) Failing after 37s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-02-06 19:17:43 -05:00 committed by Renovate
parent de53715fa3
commit 2cd38265cf

View File

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