mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-09-12 09:35:55 +08:00
Merge pull request #1794 from nextcloud/dependabot/docker/Containers/redis/redis-7.0.8-alpine
Bump redis from 7.0.7-alpine to 7.0.8-alpine in /Containers/redis
This commit is contained in:
commit
d7cb7ed13e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# From https://github.com/docker-library/redis/blob/master/7.0/alpine/Dockerfile
|
||||
FROM redis:7.0.7-alpine
|
||||
FROM redis:7.0.8-alpine
|
||||
|
||||
RUN apk add --no-cache openssl bash
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue