Skip to content

Commit

Permalink
chore(docker-compose.yaml):image version
Browse files Browse the repository at this point in the history
  • Loading branch information
baiyutang committed Jan 8, 2024
1 parent 6b5c237 commit 282b649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gomall/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ services:
ports:
- 6379:6379
consul:
image: "consul:1.15.4"
image: "hashicorp/consul:latest"
ports:
- "8500:8500"
environment:
Expand Down

0 comments on commit 282b649

Please sign in to comment.