Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3468425c99 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.3-alpine AS go_builder
|
||||
FROM golang:1.26.2-alpine AS go_builder
|
||||
|
||||
ARG VERSION=dev
|
||||
ARG BUILD_DATE=unknown
|
||||
|
||||
Reference in New Issue
Block a user