Skip to content

Commit

Permalink
Merge pull request #281 from netlogix/dependabot/docker/redis/main/re…
Browse files Browse the repository at this point in the history
…dis-7.2.5-alpine
  • Loading branch information
saschanowak authored May 21, 2024
2 parents a6c83f2 + 03f1747 commit 2425450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM redis:7.2.4-alpine
FROM redis:7.2.5-alpine

COPY redis.conf /usr/local/etc/redis/redis.conf

Expand Down

0 comments on commit 2425450

Please sign in to comment.