Skip to content

Commit

Permalink
Merge pull request #177 from jumpserver/pr@dev@update_web_static
Browse files Browse the repository at this point in the history
feat: Update Web Static
  • Loading branch information
wojiushixiaobai committed Apr 16, 2024
2 parents bcc11a3 + 5bd9693 commit 7783ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG VERSION
FROM registry.fit2cloud.com/jumpserver/web-static:v1.1.2 as static
FROM registry.fit2cloud.com/jumpserver/web-static:v1.1.3 as static
FROM registry.fit2cloud.com/jumpserver/lina:${VERSION} as lina
FROM registry.fit2cloud.com/jumpserver/luna:${VERSION} as luna
FROM registry.fit2cloud.com/jumpserver/applets:${VERSION} as applets
Expand Down

0 comments on commit 7783ce3

Please sign in to comment.