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