Compare commits
2 Commits
1.6.5
..
c6a721a1a8
| Author | SHA1 | Date | |
|---|---|---|---|
| c6a721a1a8 | |||
| 9fc2eb68ec |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.2@sha256:5f3787b7f902c07c7ec4f3aa91a301a3eda8133aa32661a3b3a3a86ab3a68a36 AS deps
|
||||
FROM golang:1.26.2@sha256:f7159064a17ccc65d0e10e342ae8783026182704bf4af8f6df8d5ba9af2be2fd AS deps
|
||||
WORKDIR /build
|
||||
ADD go.* /build
|
||||
RUN go mod download
|
||||
|
||||
Reference in New Issue
Block a user