Skip to content

Commit

Permalink
[type:fix] fix integrated test http
Browse files Browse the repository at this point in the history
  • Loading branch information
moremind committed Oct 17, 2023
1 parent fcb671f commit 6d14bff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
networks:
- shenyu
shenyu-redis:
image: redis:6.0-alpine
image: redis:latest
container_name: shenyu-redis
restart: always
command: redis-server --requirepass abc
Expand Down

0 comments on commit 6d14bff

Please sign in to comment.