Skip to content

Commit 5619183

Browse files
chore(deps): update golang docker tag to v1.26.3
1 parent 82ba569 commit 5619183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Multi-stage build for matrix2acrobits
2-
FROM golang:1.24.13-alpine AS builder
2+
FROM golang:1.26.3-alpine AS builder
33
WORKDIR /src
44

55
# Cache go mod

0 commit comments

Comments
 (0)