Compare commits
3 Commits
release-0.
...
release-0.
| Author | SHA1 | Date | |
|---|---|---|---|
| 71ab7fbae0 | |||
| 0d1e8df801 | |||
| 83e4df3b6d |
@@ -44,3 +44,6 @@ RUN set -o errexit -o nounset && echo "Installing build dependencies" && \
|
||||
echo "Editing startGroovy to include java.xml.bind module" && \
|
||||
sed --in-place 's|startGroovy ( ) {|startGroovy ( ) {\n JAVA_OPTS="$JAVA_OPTS --add-modules=ALL-SYSTEM"|' "${GROOVY_HOME}/bin/startGroovy"
|
||||
|
||||
RUN apk add --no-cache openssh-client
|
||||
|
||||
COPY --from=docker/buildx-bin /buildx /usr/libexec/docker/cli-plugins/docker-buildx
|
||||
|
||||
Reference in New Issue
Block a user