Update golang:1.22-alpine3.18 Docker digest to ede158f (#134)
All checks were successful
Build and push container image / build (push) Successful in 55s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-03-16 04:31:07 -04:00 committed by Renovate
parent 624a21e68a
commit 303194f1cb

View File

@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.18@sha256:f5de26191b44f0cd86a849773d1772f6a3a6ca36550aed5981ea51cb916630f8 AS builder
FROM golang:1.22-alpine3.18@sha256:ede158fb846dd8689c757a7795f1f884f3f1fb7fb04cad31de69870ab4a93067 AS builder
WORKDIR /corn-util
COPY go.mod go.sum ./