Skip to content

Commit

Permalink
update test image for uta
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma committed Sep 11, 2023
1 parent 97ca5d6 commit 4e83a9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ services:

uta:
# Test:
# psql -XAt postgres://anonymous@localhost/uta -c 'select count(*) from transcript'
# 249909
# psql -XAt postgres://anonymous@localhost/uta -c 'select count(*) from uta_20210129b.transcript'
# 314227
image: biocommons/uta:uta_20210129b
volumes:
- uta_vol:/var/lib/postgresql/data
Expand Down

0 comments on commit 4e83a9c

Please sign in to comment.