We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918c560 commit c910bc4Copy full SHA for c910bc4
Dockerfile
@@ -1,7 +1,7 @@
1
-FROM alpine:3.15.1
+FROM alpine:3.16.0
2
LABEL authors="ui3o.com"
3
4
-RUN apk add coreutils bash wget curl git nodejs npm util-linux maven openjdk17 openjdk8 openjdk11
+RUN apk add coreutils bash wget curl git nodejs npm util-linux maven openjdk17 openjdk8 openjdk11 go
5
6
# set jdk11 as default java
7
ENV JAVA_HOME=/usr/lib/jvm/default-jvm
0 commit comments