Updated pv-gateway-deployment.yaml with new image tag V33

master
Jenkins 2025-02-13 09:50:13 -05:00
parent 6d0af4fa65
commit eef5364326
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ spec:
- bash
- -c
- python manage.py makemigrations --merge && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
image: 147.79.66.211:3000/docker/paisavara-gateway:V32
image: 147.79.66.211:3000/docker/paisavara-gateway:V33
name: pv-gateway
ports:
- containerPort: 8000