revert: dockerfile change

pull/14006/head
ibuler 2024-08-20 14:32:50 +08:00
parent 5ac9fb81dc
commit 06aaf9e3d0
1 changed files with 1 additions and 1 deletions

View File

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