Merge pull request 'chore(deps): update golang docker tag to v1.25.4' (#6) from renovate/golang-1.x into main
Reviewed-on: #6
This commit was merged in pull request #6.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Stage 1: Builder
|
||||
FROM golang:1.25.3-alpine AS builder
|
||||
FROM golang:1.25.4-alpine AS builder
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user