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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-02-06 22:18:35 -05:00 committed by Renovate
parent cd71a3647e
commit 7b5a474fbc

View File

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