Merge pull request 'Update healthchecks/healthchecks Docker tag to v3.8' (#31) from renovate/healthchecks-healthchecks-3.x into main
All checks were successful
Ansible Deploy / Homelab-Deploy (ansible/buildHomelab.yaml) (push) Successful in 2m28s

Reviewed-on: #31
This commit is contained in:
justus 2024-12-16 20:25:16 -05:00
commit 1892efe587

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.7 image: healthchecks/healthchecks:v3.8
env_file: env_file:
- .healthchecks-env - .healthchecks-env
ports: ports: