This commit is contained in:
@ -4,6 +4,7 @@ ARG GRAALVERSION
|
|||||||
ARG SDKMAN
|
ARG SDKMAN
|
||||||
|
|
||||||
COPY platform.sh ./platform.sh
|
COPY platform.sh ./platform.sh
|
||||||
|
RUN ls -l
|
||||||
RUN chmod +x ./platform.sh && ./platform.sh
|
RUN chmod +x ./platform.sh && ./platform.sh
|
||||||
|
|
||||||
RUN apk update && apk upgrade && \
|
RUN apk update && apk upgrade && \
|
||||||
|
Reference in New Issue
Block a user