Skip to content

Commit

Permalink
Fix libhiredis version for docker testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jjnicola committed Apr 18, 2024
1 parent 029dc60 commit d8d5d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/prod-testing.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ RUN apt-get update && \
libgnutls30 \
libuuid1 \
libssh-gcrypt-4 \
libhiredis0.14 \
libhiredis1.1.0 \
libhiredis-dev \
libxml2 \
libpcap0.8 \
Expand Down

0 comments on commit d8d5d1e

Please sign in to comment.