Skip to content

Commit

Permalink
Merge pull request #272 from jumpserver/dev
Browse files Browse the repository at this point in the history
v4.6.0
  • Loading branch information
BaiJiangJie authored Jan 15, 2025
2 parents 67cf917 + fddfe97 commit 8cf628a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-ee
Original file line number Diff line number Diff line change
@@ -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/
3 changes: 2 additions & 1 deletion versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8cf628a

Please sign in to comment.