mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-17 12:06:49 +08:00
fix redis build
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
7756826eb3
commit
b0e570176b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# From https://github.com/docker-library/redis/blob/master/6.2/alpine/Dockerfile
|
||||
FROM 6.2.6-alpine3.15
|
||||
FROM redis:6.2.6-alpine3.15
|
||||
|
||||
RUN apk add --update --no-cache openssl bash
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue