Skip to content

Commit 142b580

Browse files
authored
fix(docker-casa): update jetty to v11.0.16 (#1321)
1 parent 3088039 commit 142b580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-casa/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN apk update \
1313
# Jetty
1414
# =====
1515

16-
ARG JETTY_VERSION=11.0.15
16+
ARG JETTY_VERSION=11.0.16
1717
ARG JETTY_HOME=/opt/jetty
1818
ARG JETTY_BASE=/opt/jans/jetty
1919
ARG JETTY_USER_HOME_LIB=/home/jetty/lib

0 commit comments

Comments
 (0)