Update healthchecks/healthchecks Docker tag to v3.10

This commit is contained in:
Renovate Bot 2025-07-05 00:01:26 +00:00
parent 303e9fc542
commit 5ae44323d2

View File

@ -354,7 +354,7 @@ services:
restart: unless-stopped restart: unless-stopped
# To use a pre-built image, remove the above "build" section # To use a pre-built image, remove the above "build" section
# and uncomment the following line: # and uncomment the following line:
image: healthchecks/healthchecks:v3.9 image: healthchecks/healthchecks:v3.10
env_file: env_file:
- .healthchecks-env - .healthchecks-env
ports: ports: