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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-02-07 09:22:53 -05:00 committed by Renovate
parent a0cda13bfb
commit 9e6b6e3502

View File

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