mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-06 05:51:49 +08:00
Bump redis from 7.2.1-alpine to 7.2.2-alpine in /Containers/redis
Bumps redis from 7.2.1-alpine to 7.2.2-alpine. --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f2b075ac64
commit
b08b1857c8
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 https://github.com/docker-library/redis/blob/master/7.0/alpine/Dockerfile
|
||||||
FROM redis:7.2.1-alpine
|
FROM redis:7.2.2-alpine
|
||||||
|
|
||||||
COPY --chmod=775 start.sh /start.sh
|
COPY --chmod=775 start.sh /start.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue