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