fix: apisix docker version
This commit is contained in:
parent
0598a6a3dd
commit
93f5e8f976
|
@ -31,7 +31,7 @@ services:
|
|||
apisix:
|
||||
|
||||
apisix:
|
||||
image: apache/apisix:3.8.0-debian
|
||||
image: apache/apisix:latest
|
||||
container_name: 'apisix'
|
||||
hostname: 'apisix'
|
||||
restart: always
|
||||
|
|
Loading…
Reference in New Issue