fixed Dockerfile
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-08-13 18:46:45 +02:00
parent 46d8d34f09
commit 6cd3435f10

View File

@ -44,7 +44,8 @@ ARG GRAALVM_MINOR_VERSION
ARG JAVA_VERSION
ARG JAVA_HOME
COPY platform.sh /
COPY platform.sh /platform.sh
RUN ls -l
RUN chmod +x /platform.sh
RUN /platform.sh