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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2024-01-24 00:24:23 +00:00 committed by Renovate
parent e1d7bdd0a3
commit fddf163858

View File

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