Skip to content

Commit 230b3a9

Browse files
chore(deps): update golang docker tag to v1.24.13 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e504808 commit 230b3a9

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

55
# Cache go mod

0 commit comments

Comments
 (0)