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

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 15:29:01 -05:00 committed by Renovate
parent 7a1ddba0a4
commit 7fd9363f96

View File

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