mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
Merge pull request #6339 from nextcloud/dependabot/docker/Containers/redis/redis-7.2.8-alpine
build(deps): bump redis from 7.2.7-alpine to 7.2.8-alpine in /Containers/redis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:latest
|
||||
# From https://github.com/docker-library/redis/blob/master/7.2/alpine/Dockerfile
|
||||
FROM redis:7.2.7-alpine
|
||||
FROM redis:7.2.8-alpine
|
||||
|
||||
COPY --chmod=775 start.sh /start.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user