Update golang:1.21-alpine3.18 Docker digest to ff7d5e6 (#39)
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 2023-12-01 01:35:40 +00:00 committed by Renovate Bot
parent c7f02041c9
commit 6ded489aa2

View File

@ -1,4 +1,4 @@
FROM golang:1.21-alpine3.18@sha256:110b07af87238fbdc5f1df52b00927cf58ce3de358eeeb1854f10a8b5e5e1411 AS builder
FROM golang:1.21-alpine3.18@sha256:ff7d5e6e679675001a75f0fafa0f3383d50fc802e9f40fcd5e6bf3fcab5e1d15 AS builder
WORKDIR /corn-util
COPY go.mod go.sum ./