Skip to content

Commit ecf9b87

Browse files
chore(deps): update golang docker tag to v1.26.0
1 parent 230b3a9 commit ecf9b87

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.0-alpine AS builder
33
WORKDIR /src
44

55
# Cache go mod

0 commit comments

Comments
 (0)