We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92a10a4 + b47c520 commit 7b6a7c6Copy full SHA for 7b6a7c6
Dockerfile
@@ -1,5 +1,5 @@
1
# Base
2
-FROM golang:1.24.0-alpine AS builder
+FROM golang:1.24.1-alpine AS builder
3
4
RUN apk add --no-cache git build-base
5
WORKDIR /app
0 commit comments