diff --git a/Dockerfile-ee b/Dockerfile-ee index 25e45a3..6cf8868 100644 --- a/Dockerfile-ee +++ b/Dockerfile-ee @@ -1,5 +1,5 @@ ARG VERSION=dev -FROM jumpserver/web-static:20241220_063503 AS static +FROM jumpserver/web-static:20250114_043538 AS static FROM jumpserver/web:${VERSION}-ce COPY --from=static /opt/ /opt/ diff --git a/versions.txt b/versions.txt index dbec597..8730a4e 100644 --- a/versions.txt +++ b/versions.txt @@ -11,4 +11,5 @@ OPENSSH_VERSION=v9.4.0.0 MONGOSH_VERSION=2.2.12 TINKER_VERSION=v0.2.0 VIDEO_PLAYER_VERSION=0.2.0 -CLIENT_VERSION=v3.0.0 +CLIENT_VERSION=v3.0.1 +