Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Commit

Permalink
Update docker-compose.yml (#2642)
Browse files Browse the repository at this point in the history
Updated to start initial Dockerfile with deviavir image.
  • Loading branch information
Maddcow committed Feb 13, 2021
1 parent e545b69 commit 0cb3541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -4,7 +4,7 @@ services:
build:
context: .
dockerfile: Dockerfile
image: fculpo/zenbot:latest
image: deviavir/zenbot:unstable
volumes:
- ./simulations/:/app/simulations/
- ./conf.js:/app/conf.js:ro
Expand Down

0 comments on commit 0cb3541

Please sign in to comment.