Skip to content

Commit

Permalink
perf: versions (#271)
Browse files Browse the repository at this point in the history
* perf: versions

* perf: Update web static version

---------

Co-authored-by: feng <1304903146@qq.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 14, 2025
1 parent d809f01 commit fddfe97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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:20250114_023002 AS static
FROM jumpserver/web-static:20250114_043538 AS static
FROM jumpserver/web:${VERSION}-ce

COPY --from=static /opt/ /opt/
1 change: 1 addition & 0 deletions versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ MONGOSH_VERSION=2.2.12
TINKER_VERSION=v0.2.0
VIDEO_PLAYER_VERSION=0.2.0
CLIENT_VERSION=v3.0.1

0 comments on commit fddfe97

Please sign in to comment.