Update golang:1.23 Docker digest to 8e529b6

This commit is contained in:
2024-08-14 06:00:50 +00:00
parent 063d3fb116
commit 8b0a903b24

View File

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