Compare commits
2 Commits
a53dc1914d
...
d65725fe11
| Author | SHA1 | Date | |
|---|---|---|---|
| d65725fe11 | |||
| 08e1cae6ab |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.7-alpine AS go_builder
|
||||
FROM golang:1.27.0-alpine AS go_builder
|
||||
|
||||
ARG VERSION=dev
|
||||
ARG BUILD_DATE=unknown
|
||||
|
||||
Reference in New Issue
Block a user