diff --git a/config/urls.py b/config/urls.py index 7954dd8..71d52a8 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #ba1a04e1e8d0656cc83f3b8340235e546ceffc02") + return HttpResponse("OK: #3fd9e7d942a89f79cecb636cfb69eea650325bf1") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index c673d2c..9cf4f89 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:163 + image: husanjon/sifatbaho:166 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:163 + image: husanjon/sifatbaho:166 env_file: - .env environment: