From f4c0510c56583d9157a783e097294f12bdefe6b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=AD=D8=B3=DB=8C=D9=86=20=D9=85=D8=B9=D8=B5=D9=88=D9=85?= =?UTF-8?q?=DB=8C=20=D9=BE=D9=88=D8=B1?= Date: Sun, 14 Jul 2024 12:49:04 +0330 Subject: [PATCH] e namad --- .env.production | 2 +- Dockerfile.x | 4 ++-- components/Footer/page.jsx | 4 ++-- src/app/layout.jsx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.env.production b/.env.production index d1be7fe..4a2bc46 100644 --- a/.env.production +++ b/.env.production @@ -6,4 +6,4 @@ NEXT_PUBLIC_PUBLIC_URL=https://api.vesmeh.com NEXT_PUBLIC_API_URL=https://api.vesmeh.com/api NEXT_PUBLIC_STORAGE_URL=http://storage.vesmeh.com STORAGE_URL=http://storage.vesmeh.com -NEXT_PUBLIC_PACKAGE_VERSION=1.0.2.4 \ No newline at end of file +NEXT_PUBLIC_PACKAGE_VERSION=1.0.3.5 \ No newline at end of file diff --git a/Dockerfile.x b/Dockerfile.x index cc86b82..18c6a56 100644 --- a/Dockerfile.x +++ b/Dockerfile.x @@ -15,5 +15,5 @@ CMD ["node_modules/.bin/next", "start"] -# docker build -f Dockerfile.x -t registry.vnfco.ir/netinashop/vesmeh:0.32.31 . -# \ No newline at end of file +# docker build -f Dockerfile.x -t registry.vnfco.ir/netinashop/vesmeh:1.0.2.4 . +# docker push registry.vnfco.ir/netinashop/vesmeh:1.0.2.4 \ No newline at end of file diff --git a/components/Footer/page.jsx b/components/Footer/page.jsx index 27fca67..376ed01 100644 --- a/components/Footer/page.jsx +++ b/components/Footer/page.jsx @@ -184,11 +184,11 @@ const Footer = () => {