perf: set default version

This commit is contained in:
fit2bot 2024-08-08 17:38:36 +08:00 committed by Bryan
parent 9adaa27f6c
commit 81146f44f7

View File

@ -1,4 +1,4 @@
ARG VERSION ARG VERSION=dev
FROM registry.fit2cloud.com/jumpserver/xpack:${VERSION} AS build-xpack FROM registry.fit2cloud.com/jumpserver/xpack:${VERSION} AS build-xpack
FROM jumpserver/core:${VERSION}-ce FROM jumpserver/core:${VERSION}-ce