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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-09 05:32:41 +00:00 committed by Renovate Bot
parent 2fbf8b5964
commit 4efab569ae

View File

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