We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95e6f89 commit 0c822f8Copy full SHA for 0c822f8
docker-compose.services.yml
@@ -122,7 +122,7 @@ services:
122
apigateway:
123
profiles:
124
- apisix
125
- image: apache/apisix:3.13.0-debian # versions above this drop the local port on redirects
+ image: apache/apisix:3.14.1-debian # versions above this drop the local port on redirects
126
<<: *default-extra-hosts
127
environment:
128
- CSRF_COOKIE_DOMAIN=${CSRF_COOKIE_DOMAIN:-.odl.local}
0 commit comments