diff --git a/config/urls.py b/config/urls.py index 8ca7579..6f592f7 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #22284f228f624acb523a88bec26076c1cef7f72a") + return HttpResponse("OK: #c3cf7ac9d578116ed9689e8307fbf511a56647e7") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 6e243ca..18ed36e 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:76 + image: husanjon/sifatbaho:77 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:76 + image: husanjon/sifatbaho:77 env_file: - .env environment: