Skip to content

Commit

Permalink
Update docker-compose.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vganshin committed Jun 29, 2023
1 parent 95bea03 commit affc200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.7'
services:
aidbox-db:
image: healthsamurai/aidboxdb:15.5
image: healthsamurai/aidboxdb:15.3
pull_policy: always
ports:
- "${PGHOSTPORT}:5432"
Expand Down

0 comments on commit affc200

Please sign in to comment.