Skip to content

Commit ec0f12c

Browse files
chore(deps): update golang docker tag to v1.25.6
1 parent 7bb253a commit ec0f12c

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.12-alpine AS builder
2+
FROM golang:1.25.6-alpine AS builder
33
WORKDIR /src
44

55
# Cache go mod

0 commit comments

Comments
 (0)