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