Skip to content

Commit beda3f2

Browse files
authored
Merge pull request #314 from jumpserver/dev
update client
2 parents 036bae4 + 7bf0bb1 commit beda3f2

2 files changed

Lines changed: 4 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:20260121_081954 AS static
2+
FROM jumpserver/web-static:20260122_091122 AS static
33
FROM jumpserver/web:${VERSION}-ce
44

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

versions.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,6 @@ 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.2
14+
CLIENT_VERSION=4.1.2
15+
16+

0 commit comments

Comments
 (0)