Skip to content

Commit eb22a9f

Browse files
chore(deps): update golang docker tag to v1.24.11 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 275352f commit eb22a9f

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

55
# Cache go mod

0 commit comments

Comments
 (0)