Skip to content

Commit

Permalink
Merge pull request #3688 from nextcloud/dependabot/docker/Containers/…
Browse files Browse the repository at this point in the history
…redis/redis-7.2.3-alpine
  • Loading branch information
szaimen authored Nov 6, 2023
2 parents 2798656 + e875c8e commit bc5ff28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containers/redis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# From https://github.com/docker-library/redis/blob/master/7.0/alpine/Dockerfile
FROM redis:7.2.2-alpine
FROM redis:7.2.3-alpine

COPY --chmod=775 start.sh /start.sh

Expand Down

0 comments on commit bc5ff28

Please sign in to comment.