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

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 09:32:52 +00:00 committed by Renovate
parent f01d5d2f54
commit ee6d5c8298

View File

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