mirror of
https://github.com/shlinkio/shlink.git
synced 2025-03-14 04:00:57 +03:00
Updated to openswoole 4.12 in main Dockerfile
This commit is contained in:
parent
96dbdbe7c9
commit
ab8d42b609
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ARG SHLINK_VERSION=latest
|
|||
ENV SHLINK_VERSION ${SHLINK_VERSION}
|
||||
ARG SHLINK_RUNTIME=openswoole
|
||||
ENV SHLINK_RUNTIME ${SHLINK_RUNTIME}
|
||||
ENV OPENSWOOLE_VERSION 4.11.1
|
||||
ENV OPENSWOOLE_VERSION 4.12.0
|
||||
ENV PDO_SQLSRV_VERSION 5.10.1
|
||||
ENV MS_ODBC_SQL_VERSION 17.5.2.2
|
||||
ENV LC_ALL "C"
|
||||
|
|
Loading…
Add table
Reference in a new issue