Skip to content

Commit c95d677

Browse files
author
Dmitrii Bakun
committed
Use postgres instead of mysql
1 parent b6f7cd5 commit c95d677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ test-container:
2929
tests/test-generic.sh tests/docker-compose-azuresql.yml
3030

3131
run-container:
32-
BUILDPACK_VERSION=$(VERSION) docker-compose -f tests/docker-compose-mysql.yml up
32+
BUILDPACK_VERSION=$(VERSION) docker-compose -f tests/docker-compose-postgres.yml up

0 commit comments

Comments
 (0)