chore(deps): update golang docker tag to v1.25 (#625)
Co-authored-by: bakito-renovate[bot] <205501741+bakito-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d0dd73220d
commit
c85579ce4a
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.24-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
WORKDIR /go/src/app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user