Update golang:1.22-alpine3.18 Docker digest to b8ce104 (#132)
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-03-15 21:58:20 -04:00 committed by Renovate
parent f084cf4bc1
commit bd374567ae

View File

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