File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ limitations under the License.
2626 <artifactId >gremlin-console</artifactId >
2727 <name >Apache TinkerPop :: Gremlin Console</name >
2828 <properties >
29- <docker .platforms>linux/amd64,linux/arm64/v8,linux/arm64 </docker .platforms>
29+ <docker .platforms>linux/amd64,linux/arm64</docker .platforms>
3030 </properties >
3131 <dependencies >
3232 <dependency >
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ limitations under the License.
3232 -->
3333 <maven .exec.skip>false</maven .exec.skip> <!-- default -->
3434 <skipImageBuild >${maven.exec.skip}</skipImageBuild >
35- <docker .platforms>linux/amd64,linux/arm64/v8,linux/arm64 </docker .platforms>
35+ <docker .platforms>linux/amd64,linux/arm64</docker .platforms>
3636 </properties >
3737 <dependencies >
3838 <dependency >
You can’t perform that action at this time.
0 commit comments