Update golang:1.22-alpine3.19 Docker digest to 2a88224 (#162)
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-05-07 15:08:34 -04:00 committed by Renovate
parent 056536faad
commit c35e1f8fee

View File

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