Skip to content

Commit d530e09

Browse files
feat(container): update docker.io/library/golang docker tag (1.24.6 → 1.25.1)
| datasource | package | from | to | | ---------- | ------------------------ | ------ | ------ | | docker | docker.io/library/golang | 1.24.6 | 1.25.1 |
1 parent 6eff61e commit d530e09

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:ab1d1823abb55a9504d2e3e003b75b36dbeb1cbcc4c92593d85a84ee46becc6c AS builder
2+
FROM docker.io/library/golang:1.25.1-bookworm@sha256:6ad9415c04f1cdb7888141cb247cabb28fa74fcc597034494c65d5bc783246a0 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)