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