mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-25 09:02:00 +00:00
Update mysql_php_client php version
This commit is contained in:
parent
d4e8c6fb44
commit
11694459f3
@ -1,7 +1,7 @@
|
|||||||
# docker build -t clickhouse/mysql-php-client .
|
# docker build -t clickhouse/mysql-php-client .
|
||||||
# MySQL PHP client docker container
|
# MySQL PHP client docker container
|
||||||
|
|
||||||
FROM php:7.3-cli
|
FROM php:8.0.18-cli
|
||||||
|
|
||||||
COPY ./client.crt client.crt
|
COPY ./client.crt client.crt
|
||||||
COPY ./client.key client.key
|
COPY ./client.key client.key
|
||||||
|
Loading…
Reference in New Issue
Block a user