Skip to content

Commit

Permalink
build(deps): update to Maven Docker Plugin 0.43.3 #9771
Browse files Browse the repository at this point in the history
With this new version, a problem on M1 MACs not being able to build
with Docker because of a non-existing config file was worked around
by the DMP devs.

See also: fabric8io/docker-maven-plugin#1678
  • Loading branch information
poikilotherm committed Aug 14, 2023
1 parent 1c356b4 commit 1325983
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 @@ -199,7 +199,7 @@
<pomchecker-maven-plugin.version>1.7.0</pomchecker-maven-plugin.version>

<!-- Container related -->
<fabric8-dmp.version>0.43.0</fabric8-dmp.version>
<fabric8-dmp.version>0.43.3</fabric8-dmp.version>
</properties>

<pluginRepositories>
Expand Down

0 comments on commit 1325983

Please sign in to comment.