We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 93d5b90 + 88dbe41 commit 326879aCopy full SHA for 326879a
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.25-alpine AS builder
+FROM golang:1.26-alpine AS builder
3
4
# Build arguments for version injection
5
ARG VERSION=dev
0 commit comments