mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-23 03:18:09 +08:00
chore(ql3): advance release identity to alpha.2
This commit is contained in:
@@ -17,7 +17,7 @@ Build from the repository root:
|
||||
```bash
|
||||
docker build \
|
||||
--file deploy/containers/ql3-cluster-control/Dockerfile \
|
||||
--tag qinglong3-cluster-control:3.0.0-alpha.1 \
|
||||
--tag qinglong3-cluster-control:3.0.0-alpha.2 \
|
||||
--build-arg SOURCE_REVISION="$(git rev-parse HEAD)" \
|
||||
.
|
||||
```
|
||||
@@ -28,7 +28,7 @@ control-plane image:
|
||||
```bash
|
||||
docker build \
|
||||
--file deploy/containers/ql3-cluster-admin/Dockerfile \
|
||||
--tag qinglong3-cluster-admin:3.0.0-alpha.1 \
|
||||
--tag qinglong3-cluster-admin:3.0.0-alpha.2 \
|
||||
--build-arg SOURCE_REVISION="$(git rev-parse HEAD)" \
|
||||
.
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user