We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7a3cc commit 0668c93Copy full SHA for 0668c93
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Set up the build environment
2
-FROM golang:1.25-alpine AS builder
+FROM golang:1.26-alpine AS builder
3
WORKDIR /app
4
5
# Allow the build version to be set at build time
0 commit comments