Skip to content
Snippets Groups Projects
Commit f094a8e9 authored by Griefed's avatar Griefed :joystick:
Browse files

More derp, electric boogaloo

parent 2b8e312c
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ LABEL maintainer="Griefed <griefed@griefed.de>"
RUN \
echo "**** install dependencies and build tools and stuff ****" && \
apk add --no-cache \
openjdk11-jre-headless
openjdk11-jre-headless \
curl && \
echo "**** prepare environment ****" && \
mkdir -p \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment