CI fixes
All checks were successful
ci / docker_image (push) Successful in 1m4s
ci / deploy (push) Successful in 5s

This commit is contained in:
Drake Marino 2024-12-17 19:52:14 -06:00
parent 632785e75d
commit ee0e156b27

View File

@ -13,7 +13,7 @@ services:
volumes: volumes:
- ./postgresql/data:/var/lib/postgresql/data - ./postgresql/data:/var/lib/postgresql/data
FBLA25: FBLA25:
image: git.marinodev.com/marinodev/FBLA25 image: git.marinodev.com/marinodev/fbla25_ci:latest
restart: on-failure restart: on-failure
ports: ports:
- "8002:8080" - "8002:8080"