Update healthchecks/healthchecks Docker tag to v3.9

This commit is contained in:
Renovate Bot 2025-03-24 11:26:47 +00:00
parent 8b380e0623
commit e736a8e697

View File

@ -353,7 +353,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.8 image: healthchecks/healthchecks:v3.9
env_file: env_file:
- .healthchecks-env - .healthchecks-env
ports: ports: