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.
2 parents ee0a197 + ff9d3b3 commit 4fc1173Copy full SHA for 4fc1173
Dockerfile-ee
@@ -1,5 +1,5 @@
1
ARG VERSION=dev
2
-FROM jumpserver/web-static:20241205_072951 AS static
+FROM jumpserver/web-static:20241220_022347 AS static
3
FROM jumpserver/web:${VERSION}-ce
4
5
COPY --from=static /opt/ /opt/
versions.txt
@@ -12,3 +12,4 @@ MONGOSH_VERSION=2.2.12
12
TINKER_VERSION=v0.2.0
13
VIDEO_PLAYER_VERSION=0.2.0
14
CLIENT_VERSION=v3.0.0
15
+
0 commit comments