Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99f02c4be8 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.2@sha256:1e598ea5752ae26c093b746fd73c5095af97d6f2d679c43e83e0eac484a33dc3 AS deps
|
||||
FROM golang:1.26.2@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS deps
|
||||
WORKDIR /build
|
||||
ADD go.* /build
|
||||
RUN go mod download
|
||||
|
||||
Reference in New Issue
Block a user