Jenkins Build Update V1

master
Jenkins 2025-04-09 13:45:17 +00:00
parent 15d257c325
commit a4c8ca9637
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ spec:
- bash
- -c
- python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000
image: git.humbingo.org/docker/dailyledger-lottery:v33
image: git.humbingo.org/docker/dailyledger-lottery:V1
name: dl-lottery
ports:
- containerPort: 8000