diff --git a/config/urls.py b/config/urls.py index 6043631..78d1fe5 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #2a08ad9662f957a3a0b75b8c8440d49b0b4e9ae4") + return HttpResponse("OK: #6e0718c5dbc0c00aac698272f4a2cfde074453fa") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 77f93e6..7db9338 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:108 + image: husanjon/sifatbaho:111 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:108 + image: husanjon/sifatbaho:111 env_file: - .env environment: