Skip to content

Commit

Permalink
Update brew redis
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Sep 25, 2023
1 parent 46f7df6 commit baa8485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ RUN sudo apt-add-repository -y ppa:fish-shell/release-3 && \
# Install tmux + tmuxinator
RUN brew install tmux tmuxinator \
# Install redis-server
&& brew install redis@7.2 \
&& brew install redis@7 \
# Install zed & spicedb CLI
&& brew install authzed/tap/zed \
&& brew install authzed/tap/spicedb \
Expand Down

0 comments on commit baa8485

Please sign in to comment.