Update golang:1.21-alpine3.18 Docker digest to 70afe55 (#45)
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 2023-12-01 09:06:55 +00:00 committed by Renovate Bot
parent 42c0a6b7db
commit 73aaf90a46

View File

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