Update golang:1.22-alpine3.18 Docker digest to 2745a45

PR created by Renovate Bot.
This commit is contained in:
Renovate 2024-02-07 14:22:52 +00:00
parent a0cda13bfb
commit 91bbe0abb9

View File

@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.18@sha256:09dd80cf5c7100c4c9fc8b9b8f9433181b2db2b38a7c8fe29d92471a1817544b AS builder
FROM golang:1.22-alpine3.18@sha256:2745a45f77ae2e7be569934fa9a111f067d04c767f54577e251d9b101250e46b AS builder
WORKDIR /corn-util
COPY go.mod go.sum ./