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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-03-15 20:23:01 -04:00 committed by Renovate
parent 4695526e4a
commit 695bd27c7f

View File

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