Jenkins Build Update V2

master
Jenkins 2025-04-10 08:01:59 +00:00
parent 9af7f42245
commit 5a91d196b6
1 changed files with 1 additions and 1 deletions

View File

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