diff --git a/integration-tests/narayana-stm/src/main/docker/Dockerfile.native b/integration-tests/narayana-stm/src/main/docker/Dockerfile.native index 9e5cc738a5dd2..0606034c0cd56 100644 --- a/integration-tests/narayana-stm/src/main/docker/Dockerfile.native +++ b/integration-tests/narayana-stm/src/main/docker/Dockerfile.native @@ -3,7 +3,7 @@ # # Before building the docker image run: # -# mvn package -Pnative -Dnative-image.docker-build=true +# mvn package -Pnative -Dquarkus.native.container-build=true # # Then, build the image with: #