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