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 54416bb commit 9410b92Copy full SHA for 9410b92
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.4-alpine AS builder
+FROM golang:1.24.5-alpine AS builder
2
3
# Set the working directory inside the container
4
WORKDIR /app
0 commit comments