Compare commits

..

1 Commits

Author SHA1 Message Date
b0c04c0133
chore(deps): update dependency docker/compose to v2.35.1
Some checks failed
Markdown linter / markdown-lint (push) Failing after 12s
Markdown linter / markdown-link-checker (push) Failing after 20s
Build / build-amd64 (pull_request) Successful in 7m56s
Build / build-arm64 (pull_request) Successful in 10m37s
2025-05-06 22:04:01 +00:00

View File

@ -1,4 +1,4 @@
FROM docker.io/library/golang:1.24.3-alpine3.21 AS build
FROM docker.io/library/golang:1.24.2-alpine3.21 AS build
ARG DC_VERSION=main