Skip to content

Commit a601234

Browse files
Update docker-compose.yml
1 parent bbf5675 commit a601234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ nginx:
1717
- web
1818

1919
web:
20-
image: bioinformatics-ua/genericcdss:0.1
20+
image: bioinformatics-ua/genericcdss:latest
2121
command: bash -c "cd /GenericCDSS/config && sh run_docker.sh"
2222
environment:
2323
- DOCKER_POSTGRES_USER=genericcdss

0 commit comments

Comments
 (0)