We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3088039 commit 142b580Copy full SHA for 142b580
docker-casa/Dockerfile
@@ -13,7 +13,7 @@ RUN apk update \
13
# Jetty
14
# =====
15
16
-ARG JETTY_VERSION=11.0.15
+ARG JETTY_VERSION=11.0.16
17
ARG JETTY_HOME=/opt/jetty
18
ARG JETTY_BASE=/opt/jans/jetty
19
ARG JETTY_USER_HOME_LIB=/home/jetty/lib
0 commit comments