Update healthchecks/healthchecks Docker tag to v3.9 #38

Merged
justus merged 1 commits from renovate/healthchecks-healthchecks-3.x into main 2025-03-24 07:28:26 -04:00
Showing only changes of commit e736a8e697 - Show all commits

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: