updated bookstack, drone, graylog, photoprism

This commit is contained in:
Bastian de Byl
2023-01-28 20:31:54 -05:00
parent b293177a8a
commit 34c7199986
6 changed files with 7 additions and 4 deletions

View File

@@ -96,7 +96,7 @@
become_user: "{{ podman_user }}"
containers.podman.podman_container:
name: graylog
image: docker.io/graylog/graylog:4.3
image: docker.io/graylog/graylog:4.3.11
recreate: true
restart: true
restart_policy: on-failure