We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e504808 commit 230b3a9Copy full SHA for 230b3a9
1 file changed
Containerfile
@@ -1,5 +1,5 @@
1
# Multi-stage build for matrix2acrobits
2
-FROM golang:1.24.12-alpine AS builder
+FROM golang:1.24.13-alpine AS builder
3
WORKDIR /src
4
5
# Cache go mod
0 commit comments