Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5f4f2e4c25 | |||
| 722445b323 |
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Builder
|
||||
FROM golang:1.25.2-alpine AS builder
|
||||
FROM golang:1.25.3-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user