mirror of
https://github.com/healthchecks/healthchecks.git
synced 2026-04-26 15:35:53 +03:00
[GH-ISSUE #1233] Upgrade docker Image base #834
Labels
No labels
bug
bug
bug
feature
good-first-issue
new integration
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/healthchecks#834
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michael-doubez on GitHub (Nov 26, 2025).
Original GitHub issue: https://github.com/healthchecks/healthchecks/issues/1233
Current docker image base use 3.13.7-slim-trixie but this image has a high severity vulnerability associated. Version 3.13.9-slim-trixie doesn't yet have any.
Could you please upgrade the base image to remove those CVEs that are leaking into v3.11.2 ?
@cuu508 commented on GitHub (Nov 26, 2025):
Thanks for the suggestion!
I updated the Dockerfile and released v3.12 – images are up on Docker Hub.