We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae577de commit a97177bCopy full SHA for a97177b
1 file changed
deploy/compose.yaml
@@ -14,7 +14,7 @@ services:
14
OIE_RELEASE_URL: ${OIE_RELEASE_URL:?}
15
platforms: &platforms
16
- linux/amd64
17
- - linux/arm64
+# - linux/arm64
18
tags:
19
- openintegrationengine/engine:latest-ubuntu-jdk
20
- openintegrationengine/engine:${OIE_RELEASE_VERSION?:}-ubuntu-jdk
0 commit comments