diff --git a/config/urls.py b/config/urls.py index 71d52a8..2c09fc3 100644 --- a/config/urls.py +++ b/config/urls.py @@ -13,7 +13,7 @@ from config.env import env def home(request): - return HttpResponse("OK: #3fd9e7d942a89f79cecb636cfb69eea650325bf1") + return HttpResponse("OK: #5a709a57900cba295194a360eb6c72988567fbea") urlpatterns = [ diff --git a/stack.yaml b/stack.yaml index 9cf4f89..60cfaf4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -84,7 +84,7 @@ services: max-file: "5" web: - image: husanjon/sifatbaho:166 + image: husanjon/sifatbaho:167 env_file: - .env environment: @@ -129,7 +129,7 @@ services: max-file: "5" celery: - image: husanjon/sifatbaho:166 + image: husanjon/sifatbaho:167 env_file: - .env environment: