We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2de991b commit 55afd44Copy full SHA for 55afd44
1 file changed
scripts/perf-lab/benchmark-orchestrator.Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/ubi
+FROM --platform=$TARGETPLATFORM registry.access.redhat.com/ubi9/ubi
2
LABEL org.opencontainers.image.source="https://github.com/quarkusio/spring-quarkus-perf-comparison"
3
4
USER root
0 commit comments