Update golang:1.21-alpine3.18 Docker digest to e9f32a0 (#95)
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 16:15:54 -05:00 committed by Renovate
parent f144ef627e
commit 4cff29aa08

View File

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