File tree 2 files changed +3
-4
lines changed
2 files changed +3
-4
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ services:
58
58
- CURVER
59
59
- PKG_RELEASE=centos7
60
60
- PROXYSQL_BUILD_TYPE=clickhouse
61
- - PROXYSQL_BUILD_ARCH=arm64
61
+ - PROXYSQL_BUILD_ARCH=aarch64
62
62
command :
63
63
- /opt/entrypoint/entrypoint.bash
64
64
centos7_dbg_build :
@@ -103,7 +103,7 @@ services:
103
103
- CURVER
104
104
- PKG_RELEASE=centos8
105
105
- PROXYSQL_BUILD_TYPE=clickhouse
106
- - PROXYSQL_BUILD_ARCH=arm64
106
+ - PROXYSQL_BUILD_ARCH=aarch64
107
107
command :
108
108
- /opt/entrypoint/entrypoint.bash
109
109
centos8_dbg_build :
@@ -223,7 +223,7 @@ services:
223
223
- CURVER
224
224
- PKG_RELEASE=fedora32
225
225
- PROXYSQL_BUILD_TYPE=clickhouse
226
- - PROXYSQL_BUILD_ARCH=arm64
226
+ - PROXYSQL_BUILD_ARCH=aarch64
227
227
command :
228
228
- /opt/entrypoint/entrypoint.bash
229
229
debian8_build :
You can’t perform that action at this time.
0 commit comments