Skip to content

Commit

Permalink
Revert "bump to prevent "unknown flag: --driver" on Mac #10508 #9771"
Browse files Browse the repository at this point in the history
This reverts commit 146c927.

We can't use 0.44 because of this error:

"Unable to inspect image [solr:]"

See https://github.com/fabric8io/docker-maven-plugin/issues/1756e
  • Loading branch information
pdurbin committed Jul 25, 2024
1 parent 610c184 commit 4258900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dataverse-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
<pomchecker-maven-plugin.version>1.7.0</pomchecker-maven-plugin.version>

<!-- Container related -->
<fabric8-dmp.version>0.44.0</fabric8-dmp.version>
<fabric8-dmp.version>0.43.4</fabric8-dmp.version>
</properties>

<pluginRepositories>
Expand Down

0 comments on commit 4258900

Please sign in to comment.