Compare commits
3 Commits
staging
...
6d4403012f
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d4403012f | |||
| e69abd85b6 | |||
| 54179a7112 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.26.0-alpine AS go_builder
|
||||
FROM golang:1.26.1-alpine AS go_builder
|
||||
|
||||
ARG VERSION=dev
|
||||
ARG BUILD_DATE=unknown
|
||||
|
||||
Reference in New Issue
Block a user