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

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 14:08:12 -04:00 committed by Renovate
parent 7c2bf98289
commit dff58b2096

View File

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