diff --git a/config/urls.py b/config/urls.py index 9420454..33c17ba 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #cb98fbdc7e227e588e79e21659ddbf164cd35cee") + return HttpResponse("OK: #e5df804b080de139b62f6987059cc35229d63bf8") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index d32abf3..7e8d583 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:160 + image: husanjon/sifatbaho:161 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:160 + image: husanjon/sifatbaho:161 env_file: - .env environment: