Update golang:1.21-alpine3.18 Docker digest to cbaa395 (#80)
All checks were successful
Build and push container image / build (push) Successful in 48s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-01-23 20:22:04 +00:00 committed by Renovate
parent 195c54890a
commit c175bc9568

View File

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