Skip to content

Commit

Permalink
feat(container): update docker.io/healthchecks/healthchecks ( v3.7 → …
Browse files Browse the repository at this point in the history
…v3.9 )
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent df74e08 commit f1aff4c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
dependsOn: [init-db]
image:
repository: docker.io/healthchecks/healthchecks
tag: v3.7
tag: v3.9
command: [python3]
args:
- manage.py
Expand Down Expand Up @@ -96,7 +96,7 @@ spec:
app:
image:
repository: docker.io/healthchecks/healthchecks
tag: v3.7
tag: v3.9
# https://healthchecks.io/docs/self_hosted_configuration/
env:
DEBUG: "False"
Expand Down

0 comments on commit f1aff4c

Please sign in to comment.