We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f7cd5 commit c95d677Copy full SHA for c95d677
Makefile
@@ -29,4 +29,4 @@ test-container:
29
tests/test-generic.sh tests/docker-compose-azuresql.yml
30
31
run-container:
32
- BUILDPACK_VERSION=$(VERSION) docker-compose -f tests/docker-compose-mysql.yml up
+ BUILDPACK_VERSION=$(VERSION) docker-compose -f tests/docker-compose-postgres.yml up
0 commit comments