Update golang:1.22-alpine3.18 Docker digest to 3e17740 (#120)
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-05 14:58:51 -05:00 committed by Renovate
parent e97188446e
commit 164ab95c0d

View File

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