Skip to content

Commit

Permalink
test: fix APISIX dev image
Browse files Browse the repository at this point in the history
  • Loading branch information
bzp2010 committed Oct 1, 2021
1 parent e85f523 commit 177f0a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/test/docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ services:

apisix:
hostname: apisix_server1
image: apache/apisix:2.9-alpine
image: apache/apisix:dev
restart: always
volumes:
- ./apisix_config.yaml:/usr/local/apisix/conf/config.yaml:ro
Expand Down

0 comments on commit 177f0a1

Please sign in to comment.