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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-01 03:36:05 +00:00 committed by Renovate Bot
parent 3323139544
commit 1a71f8a87b

View File

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