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

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 21:22:56 +00:00 committed by Renovate
parent c175bc9568
commit e1d7bdd0a3

View File

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