Update golang:1.21-alpine3.18 Docker digest to 541e7f5 (#85)
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 01:27:49 +00:00 committed by Renovate
parent 56f8d133f3
commit d2a91bd740

View File

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