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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-01-09 23:54:39 +00:00 committed by Renovate
parent 1cb3d26931
commit ec659e5847

View File

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