Merge pull request 'Update golang:1.23 Docker digest to 613a108' (#99) from renovate/golang-1.23 into master

This commit is contained in:
2024-08-15 08:01:11 +02:00

View File

@@ -1,4 +1,4 @@
FROM golang:1.23@sha256:8e529b64d382182bb84f201dea3c72118f6ae9bc01d27190ffc5a54acf0091d2 AS builder FROM golang:1.23@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd AS builder
WORKDIR /app WORKDIR /app
COPY go.mod go.sum main.go ./ COPY go.mod go.sum main.go ./