upt playbook

This commit is contained in:
jaydee
2023-09-16 09:54:01 +02:00
parent c50ed4eb09
commit e476c3041f

View File

@ -49,7 +49,7 @@ services:
restart: always
labels:
com.centurylinklabs.watchtower.enable: true
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install cifs-utils samba-client"
com.centurylinklabs.watchtower.lifecycle.post-update: "apt update;apt install -y cifs-utils samba-client"
redis:
image: redis:alpine
container_name: redis