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

Co-authored-by: Renovate <system@toast-server.net>
Co-committed-by: Renovate <system@toast-server.net>
This commit is contained in:
Renovate 2023-12-09 06:33:22 +00:00 committed by Renovate Bot
parent 145b1d645c
commit f91ce8ff87

View File

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