Skip to content

Commit

Permalink
chore: Update zz-default.provisioners.yaml - redis:7-alpine (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Benoit <[email protected]>
  • Loading branch information
mathieu-benoit authored May 17, 2024
1 parent 1a2f4ac commit 45c7146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/provisioners/default/zz-default.provisioners.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@
spec:
containers:
- name: redis
image: redis:7
image: redis:7-alpine
ports:
- name: redis
containerPort: 6379
Expand Down

0 comments on commit 45c7146

Please sign in to comment.