3 changed files with 6 additions and 3 deletions
@ -1,6 +1,6 @@ |
|||||||
#!/bin/sh |
#!/bin/sh |
||||||
|
|
||||||
{ |
{ |
||||||
echo "mcr.microsoft.com/mssql/server:2017-CU12" |
echo "mcr.microsoft.com/mssql/server:2019-CU16-ubuntu-20.04" |
||||||
echo "ibmcom/db2:11.5.7.0a" |
echo "ibmcom/db2:11.5.7.0a" |
||||||
} > spring-data-jdbc/src/test/resources/container-license-acceptance.txt |
} > spring-data-jdbc/src/test/resources/container-license-acceptance.txt |
||||||
|
|||||||
Loading…
Reference in new issue