Skip to content

Commit

Permalink
Update Docker redis-namespace gem to 1.8.1
Browse files Browse the repository at this point in the history
Closes #40
  • Loading branch information
Strech committed Mar 31, 2021
1 parent e6e839a commit 19063ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ LABEL repository="strech/sidekiq-prometheus-exporter"

ENV RACK_VERSION 2.0.9
ENV SIDEKIQ_VERSION 5.2.8
ENV REDIS_NAMESPACE_VERSION 1.7.0
ENV REDIS_NAMESPACE_VERSION 1.8.1
ENV SIDEKIQ_PROMETHEUS_EXPORTER_VERSION 0.1.15

RUN addgroup -S exporter \
Expand Down

0 comments on commit 19063ae

Please sign in to comment.