Update golang:1.21-alpine3.18 Docker digest to 68f3d2a (#75)
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 2024-01-09 22:53:58 +00:00 committed by Renovate
parent 25c5af9b51
commit 407abb1f35

View File

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