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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-01-27 06:01:18 +00:00 committed by Renovate
parent 12dd7f5868
commit f01d5d2f54

View File

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