Skip to content

Commit 036bae4

Browse files
authored
Merge pull request #312 from jumpserver/dev
v4.10.15
2 parents dbd5319 + ba7d962 commit 036bae4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile-ee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ARG VERSION=dev
2-
FROM jumpserver/web-static:20251218_093045 AS static
2+
FROM jumpserver/web-static:20260121_081954 AS static
33
FROM jumpserver/web:${VERSION}-ce
44

55
COPY --from=static /opt/ /opt/

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ OPENSSH_VERSION=v9.4.0.0
1111
MONGOSH_VERSION=2.2.12
1212
TINKER_VERSION=v0.2.2
1313
VIDEO_PLAYER_VERSION=0.6.0
14-
CLIENT_VERSION=4.1.0
14+
CLIENT_VERSION=4.1.2

0 commit comments

Comments
 (0)