Update golang:1.22-alpine3.19 Docker digest to 376a058 (#137)
All checks were successful
Build and push container image / build (push) Successful in 56s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-04-03 13:37:47 -04:00 committed by Renovate
parent db3f1a2de9
commit 7c2bf98289

View File

@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.19@sha256:0466223b8544fb7d4ff04748acc4d75a608234bf4e79563bff208d2060c0dd79 AS builder
FROM golang:1.22-alpine3.19@sha256:376a058203dd275535eddc87310b68465e50af76de44f64b0242f1298fc24d82 AS builder
WORKDIR /corn-util
COPY go.mod go.sum ./