We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed7d789 + a21cf9f commit e0317ceCopy full SHA for e0317ce
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Start from the official Golang image
2
-FROM golang:1.24-alpine AS builder
+FROM golang:1.26-alpine AS builder
3
4
# Set the working directory inside the container
5
WORKDIR /app
0 commit comments