Update golang:1.21-alpine3.18 Docker digest to 0247fcb (#97)
Some checks failed
Build and push container image / build (push) Failing after 30s

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 17:16:32 -05:00 committed by Renovate
parent e201e862c2
commit d5f4c9af3d

View File

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