Skip to content

Commit

Permalink
downgrade-redis-version (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonPowr authored May 15, 2024
1 parent 71c8ead commit 2b04e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.redis.rh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.redhat.io/rhel9/redis-6@sha256:3784206fe872854aa2875ec8ac871b6088bfd8fd03c93e8d34a9bc14008571dc
FROM registry.redhat.io/rhel9/redis-6@sha256:594c8dd3a56c5bc474d326d0dd9db47a100a592d1115fd1adfc26318c0b46a8d

LABEL description="Securesign redis is built ontop of rhel9/redis-6 but accepts external connections and runs appendonly mode with full durability."
LABEL io.k8s.description="Securesign redis is built ontop of rhel9/redis-6 but accepts external connections and runs appendonly mode with full durability."
Expand Down

0 comments on commit 2b04e64

Please sign in to comment.