Browse Source

perf: set default version

pull/13920/head
fit2bot 4 months ago committed by Bryan
parent
commit
81146f44f7
  1. 2
      Dockerfile-ee

2
Dockerfile-ee

@ -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

Loading…
Cancel
Save