Skip to content

Commit

Permalink
Merge pull request #337 from netlogix/dependabot/docker/redis/main/re…
Browse files Browse the repository at this point in the history
…dis-7.4.1-alpine
  • Loading branch information
saschanowak authored Oct 9, 2024
2 parents cd48a91 + 83b9a40 commit d7420df
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.4.0-alpine AS redis
FROM redis:7.4.1-alpine AS redis

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

Expand Down

0 comments on commit d7420df

Please sign in to comment.