diff --git a/config/urls.py b/config/urls.py index ed62eca..b24149b 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #ca3c9bfe4aa87a8d1b0f30f2b93128b8a18e9dee") + return HttpResponse("OK: #ca9f12ae328dd9cd0062ffeaf29d2cc62d87523c") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 104730e..243d8d6 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:99 + image: husanjon/sifatbaho:100 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:99 + image: husanjon/sifatbaho:100 env_file: - .env environment: