From 229676be5ca66da96637f6834b090c74cfceca35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Apr 2026 11:27:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20Update=20image=20to=20101=20[CI?= =?UTF-8?q?=20SKIP]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/urls.py | 2 +- stack.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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: