Skip to content

Commit

Permalink
Fix invalid yml in upgrade notes
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Nov 21, 2023
1 parent 8d4c531 commit 5b0a66b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/release_notes/QwcDockerUpgradeNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ with
qwc-config-db-migrate:
image: sourcepole/qwc-base-db-migrate:<version>
volumes:
./pg_service.conf:/tmp/pg_service.conf:ro
- ./pg_service.conf:/tmp/pg_service.conf:ro
depends_on:
qwc-postgis:
condition: service_healthy
Expand Down

0 comments on commit 5b0a66b

Please sign in to comment.