Skip to content

Commit d2c4969

Browse files
committed
Polish.
1 parent b0be754 commit d2c4969

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/accept-third-party-license.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,11 @@
33
{
44
echo "mcr.microsoft.com/mssql/server:2019-CU16-ubuntu-20.04"
55
echo "ibmcom/db2:11.5.7.0a"
6-
echo "harbor-repo.vmware.com/dockerhub-proxy-cache/mcr.microsoft.com/mssql/server:2019-CU16-ubuntu-20.04"
76
echo "harbor-repo.vmware.com/dockerhub-proxy-cache/ibmcom/db2:11.5.7.0a"
87
} > spring-data-jdbc/src/test/resources/container-license-acceptance.txt
98

109
{
1110
echo "mcr.microsoft.com/mssql/server:2022-latest"
1211
echo "ibmcom/db2:11.5.7.0a"
13-
echo "harbor-repo.vmware.com/dockerhub-proxy-cache/mcr.microsoft.com/mssql/server:2019-CU16-ubuntu-20.04"
1412
echo "harbor-repo.vmware.com/dockerhub-proxy-cache/ibmcom/db2:11.5.7.0a"
1513
} > spring-data-r2dbc/src/test/resources/container-license-acceptance.txt

0 commit comments

Comments
 (0)