diff --git a/pom.xml b/pom.xml index 171da53..f9155ac 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ ${image.registry} ${project.build.directory}/resources - ${project.basedir}/Containerfile + Containerfile ${hotswap.version}-jbr${jbr.majorVersion} diff --git a/Containerfile b/src/main/containerd/Containerfile similarity index 100% rename from Containerfile rename to src/main/containerd/Containerfile