Skip to content

Commit

Permalink
fix: curiefense/images/redis/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed May 4, 2023
1 parent d4969ac commit 477fcb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion curiefense/images/redis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM redis:6.2.6
FROM redis:6.2.12
COPY redis.conf /usr/local/etc/redis/redis.conf
CMD redis-server /usr/local/etc/redis/redis.conf

0 comments on commit 477fcb0

Please sign in to comment.