Skip to content

Commit 0c822f8

Browse files
chore(deps): update apache/apisix docker tag to v3.14.1
1 parent 95e6f89 commit 0c822f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ services:
122122
apigateway:
123123
profiles:
124124
- apisix
125-
image: apache/apisix:3.13.0-debian # versions above this drop the local port on redirects
125+
image: apache/apisix:3.14.1-debian # versions above this drop the local port on redirects
126126
<<: *default-extra-hosts
127127
environment:
128128
- CSRF_COOKIE_DOMAIN=${CSRF_COOKIE_DOMAIN:-.odl.local}

0 commit comments

Comments
 (0)