Skip to content

Commit

Permalink
pin aerie-postgres to dev-2.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
joswig authored Jul 26, 2024
1 parent 1c899e2 commit 2748eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ services:
SCHEDULER_DB_PASSWORD: '${SCHEDULER_PASSWORD}'
SEQUENCING_DB_USER: '${SEQUENCING_USERNAME}'
SEQUENCING_DB_PASSWORD: '${SEQUENCING_PASSWORD}'
image: 'ghcr.io/nasa-ammos/aerie-postgres:develop'
image: 'ghcr.io/nasa-ammos/aerie-postgres:dev-2.11.2'
ports: ['5432:5432']
restart: always
volumes:
Expand Down

0 comments on commit 2748eb6

Please sign in to comment.