diff --git a/config/urls.py b/config/urls.py index 0d3392d..8ca7579 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #707ea1e1fd5033587df27c7fc9a05bad06c10364") + return HttpResponse("OK: #22284f228f624acb523a88bec26076c1cef7f72a") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 458ba36..6e243ca 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:75 + image: husanjon/sifatbaho:76 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:68 + image: husanjon/sifatbaho:76 env_file: - .env environment: