This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# ------------------------------------------------------------
|
||||
# 1. Build stage
|
||||
# ------------------------------------------------------------
|
||||
FROM golang:1.22-alpine AS builder
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
# Install build tools
|
||||
RUN apk add --no-cache git
|
||||
|
||||
Reference in New Issue
Block a user