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