Skip to content

Commit

Permalink
perf: Update web static version
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and feng626 committed Dec 20, 2024
1 parent c17a4e7 commit 74f363b
Showing 1 changed file with 1 addition 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:20241220_022347 AS static
FROM jumpserver/web-static:20241220_063503 AS static
FROM jumpserver/web:${VERSION}-ce

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

0 comments on commit 74f363b

Please sign in to comment.