Update docker-compose.staging.yml

This commit is contained in:
colin 2025-02-05 10:58:39 -05:00
parent 5b140bd6a7
commit cfabb0d991
1 changed files with 6 additions and 1 deletions

View File

@ -3,4 +3,9 @@ services:
build:
context: ./docker/portainer/
dockerfile: Dockerfile
image: git.nixc.us/nixius/portainer:staging
image: git.nixc.us/nixius/portainer:staging
portainer-agent:
build:
context: ./docker/portainer-agent/
dockerfile: Dockerfile
image: git.nixc.us/nixius/portainer:staging-agent