Skip to content

Commit

Permalink
[force][release][skip tests] Update upstream versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhyland committed Nov 25, 2024
1 parent 468b620 commit 5bbb352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ mvn dependency:copy -Dartifact=com.microsoft.sqlserver:mssql-jdbc:${MSSQL_JDBC_T
ORACLE_JDBC_TAG=$(mvn help:evaluate -Dexpression=dependency.ojdbc.version -q -DforceStdout)
mvn dependency:copy -Dartifact=com.oracle.database.jdbc:ojdbc11:${ORACLE_JDBC_TAG}:jar -DoutputDirectory=tests/environment/alfresco-with-jdbc-drivers

docker images
docker images --filter=reference='alfresco/alfresco-content-repository:latest'

docker build -t alfresco-repository-databases:latest -f tests/environment/alfresco-with-jdbc-drivers/alfresco.Dockerfile . --build-arg BASE_IMAGE=asdfg

Expand Down

0 comments on commit 5bbb352

Please sign in to comment.