Update golang:1.21-alpine3.18 Docker digest to 59d7a0d (#54)
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 03:31:47 +00:00 committed by Renovate Bot
parent d45e83fdd5
commit 2fbf8b5964

View File

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