Skip to content

Commit

Permalink
revert redis3
Browse files Browse the repository at this point in the history
  • Loading branch information
althoff0 committed Aug 15, 2024
1 parent 7c336dc commit 09b9177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:

services:
redis:
image: redis3
image: redis
# Set health checks to wait until redis has started
options: >-
--health-cmd "redis-cli ping"
Expand Down

0 comments on commit 09b9177

Please sign in to comment.