mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 21:09:40 +01:00
fixed image name
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
- name: Create Nextcloud Redis Container
|
||||
community.docker.docker_container:
|
||||
name: nextcloud_redis
|
||||
image: 'redis:alpine:latest'
|
||||
image: 'redis:alpine'
|
||||
state: started
|
||||
restart_policy: unless-stopped
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user