There was an error while loading. Please reload this page.
2 parents 04f3ebe + ad11166 commit 2ad402eCopy full SHA for 2ad402e
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM golang:1.24.2-alpine AS builder
+FROM golang:1.24.4-alpine AS builder
3
4
# Install build dependencies
5
RUN apk add --no-cache git ca-certificates tzdata
0 commit comments