Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update ghcr.io/deadnews/deadnews-template-python docker tag to v2.0.11 #70

Merged
merged 1 commit into from
Nov 16, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
services:
docker_app:
image: ghcr.io/deadnews/deadnews-template-python:2.0.10@sha256:9a7f3f07e289174dfd469916efaa578cda09653e443a69a145b0d2b92cb9ccf6
image: ghcr.io/deadnews/deadnews-template-python:2.0.11@sha256:70b53f610278f4d6e3306db3b311b68325cca027592585893833fd493fdcdf27
container_name: docker-app
restart: on-failure:2
healthcheck:
Expand Down