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 Dec 20, 2024
1 parent c1e7844 commit 1ac10cc
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 1ac10cc

Please sign in to comment.