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 = () => {