Update golang:1.21-alpine3.18 Docker digest to 53d0118 (#15)
All checks were successful
Build and push container image / build (push) Successful in 48s

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-11-01 19:04:21 +00:00 committed by Renovate Bot
parent 0bac4936ce
commit 5f59be9685

View File

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