Skip to content

Commit

Permalink
fix vault image
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucaber authored Sep 25, 2024
1 parent 332b650 commit 3af3d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
container: node:12
services:
vault:
image: vault:1.17
image: hashicorp/vault
env:
VAULT_DEV_ROOT_TOKEN_ID: "test"
steps:
Expand Down

0 comments on commit 3af3d66

Please sign in to comment.