Update golang:1.22-alpine3.18 Docker digest to 09dd80c (#102)
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 23:49:17 -05:00 committed by Renovate
parent 7b5a474fbc
commit a0cda13bfb

View File

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