Update healthchecks/healthchecks Docker tag to v3.8 #31

Merged
justus merged 1 commits from renovate/healthchecks-healthchecks-3.x into main 2024-12-16 20:25:17 -05:00
Showing only changes of commit 0a6bbf4256 - 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.7 image: healthchecks/healthchecks:v3.8
env_file: env_file:
- .healthchecks-env - .healthchecks-env
ports: ports: