Update golang:1.21-alpine3.18 Docker digest to 30a46e7 (#44)
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 07:06:39 +00:00 committed by Renovate Bot
parent 04b8e15eaa
commit 42c0a6b7db

View File

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