Skip to content

Commit

Permalink
Fixed Vault reference (#969)
Browse files Browse the repository at this point in the history
  • Loading branch information
kian99 authored Jun 27, 2023
1 parent a93b3ee commit b5bace3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ services:
retries: 5

vault:
image: vault:latest
image: hashicorp/vault:latest
container_name: vault
ports:
- 8200:8200
Expand Down

0 comments on commit b5bace3

Please sign in to comment.