Update golang:1.22-alpine3.19 Docker digest to 4071f58 (#161)
All checks were successful
Build and push container image / build (push) Successful in 47s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-05-07 14:37:59 -04:00 committed by Renovate
parent 800db0edad
commit 056536faad

View File

@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.19@sha256:7d0e5819987bed417c239ab17232cadceec9ff236e03b8c6702d66fc09177c65 AS builder
FROM golang:1.22-alpine3.19@sha256:4071f583c4de2bf041ea62b87e8985e8bf8fa1e1ccf116a0a681df67add0205a AS builder
WORKDIR /corn-util
COPY go.mod go.sum ./