Skip to content

Commit 48b06d9

Browse files
feat(container): update docker.io/library/golang docker tag (1.24.6 → 1.25.0)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | docker.io/library/golang | 1.24.6 | 1.25.0 |
1 parent 07a05b8 commit 48b06d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gatus/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build container
2-
FROM docker.io/library/golang:1.24.6-bookworm@sha256:2679c15c940573aded505b2f2fbbd4e718b5172327aae3ab9f43a10a5c700dfc AS builder
2+
FROM docker.io/library/golang:1.25.0-bookworm@sha256:81dc45d05a7444ead8c92a389621fafabc8e40f8fd1a19d7e5df14e61e98bc1a AS builder
33

44
# renovate: datasource=github-releases depName=TwiN/gatus versioning=semver
55
ARG GATUS_VERSION="5.23.2"

0 commit comments

Comments
 (0)