feat: Update v2.28.18

This commit is contained in:
fit2bot 2023-08-14 14:24:49 +08:00
parent 31d2bdd3bb
commit f81b8a3c33
2 changed files with 5 additions and 0 deletions

4
Dockerfile-ee Normal file
View File

@ -0,0 +1,4 @@
ARG VERSION
FROM registry.fit2cloud.com/jumpserver/xpack:${VERSION} as build-xpack
FROM jumpserver/core:${VERSION}
COPY --from=build-xpack /opt/xpack /opt/jumpserver/apps/xpack

1
GITSHA Normal file
View File

@ -0,0 +1 @@
31d2bdd3bb5afd6e9bf33131373d5e657eac4138