fix: apisix docker version

This commit is contained in:
BryantHe 2024-01-27 17:17:06 +08:00
parent 0598a6a3dd
commit 93f5e8f976
1 changed files with 1 additions and 1 deletions

View File

@ -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