Update healthchecks/healthchecks Docker tag to v3.11

This commit is contained in:
Renovate Bot 2025-08-29 00:02:36 +00:00
parent 738905f6dd
commit 3f672bc51d

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.11
env_file: env_file:
- .healthchecks-env - .healthchecks-env
ports: ports: