File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# ARG BASE_TAG=5.0.3-php8.2-alpine
2- ARG BASE_TAG=6.0 -php8.3 -alpine
2+ ARG BASE_TAG=6.1 -php8.4 -alpine
33# php8.2-alpine -> = 5.1 swoole = alpine 3.19 = php 8.2 rc 18 with psql bug
44# https://hub.docker.com/r/phpswoole/swoole
55FROM phpswoole/swoole:$BASE_TAG
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ http {
109109
110110 gzip on;
111111 gzip_proxied any;
112- gzip_types text/plain application/xml text/css text/js text/xml application/x-javascript text/javascript application/json application/xml+rss ;
112+ gzip_types text/richtext text/plain text/css text/x-script text/x-component text/x-java-source text/x-markdown application/javascript application/ x-javascript text/javascript text/js image/x-icon image/vnd.microsoft.icon application/x- perl application/x-httpd-cgi text/xml application/xml application/rss+xml application/vnd.api+ json application/x-protobuf application/json multipart/bag multipart/mixed application/xhtml+ xml font/ttf font/otf font/x-woff image/svg+xml application/vnd.ms-fontobject application/ttf application/x-ttf application/otf application/x-otf application/truetype application/opentype application/x-opentype application/font-woff application/eot application/font application/font-sfnt application/wasm application/javascript-binast application/manifest+json application/ld+json application/graphql+json application/ geo +json ;
113113 gzip_vary on;
114114 gzip_disable "msie6" ;
115115
You can’t perform that action at this time.
0 commit comments