Merge pull request 'Update healthchecks/healthchecks Docker tag to v3.9' (#38) from renovate/healthchecks-healthchecks-3.x into main
Some checks are pending
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Waiting to run

Reviewed-on: #38
This commit is contained in:
justus 2025-03-24 07:28:26 -04:00
commit ba7c817e7d

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: