diff --git a/config/urls.py b/config/urls.py index 228256a..54bd662 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #04e193bae67f39888d7740451c7fcd6b22c24522") + return HttpResponse("OK: #e3ffdddc46c841cbf22ec14c2a7c4e70175e98fa") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 1d9fa31..c56fb1d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:128 + image: husanjon/sifatbaho:130 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:128 + image: husanjon/sifatbaho:130 env_file: - .env environment: