diff --git a/config/urls.py b/config/urls.py index 0804b48..b1b061c 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #f2dc2e1d5278f5f18494df6d5bd03be3d1a65f6e") + return HttpResponse("OK: #91bbb6b6e573b5919aaab23413ed22a1c2ba7271") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 3bf5ca8..6f18af3 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:85 + image: husanjon/sifatbaho:86 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:85 + image: husanjon/sifatbaho:86 env_file: - .env environment: