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

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:53:28 -04:00 committed by Renovate
parent 695bd27c7f
commit 4bf6676f19

View File

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