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