From acb923b864f3b1650fc09a22db70de653aebe28b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:53:00 +0000 Subject: [PATCH] chore(deps): update gladysassistant/gladys docker tag to v4.46.1 --- how-to-install-gladys-assistant-on-dockge/docker-compose.yml | 2 +- how-to-install-gladys-assistant-on-portainer/docker-compose.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/how-to-install-gladys-assistant-on-dockge/docker-compose.yml b/how-to-install-gladys-assistant-on-dockge/docker-compose.yml index b04278a..126e429 100644 --- a/how-to-install-gladys-assistant-on-dockge/docker-compose.yml +++ b/how-to-install-gladys-assistant-on-dockge/docker-compose.yml @@ -7,7 +7,7 @@ services: # Service name: gladys # The `gladys` service definition gladys: - image: gladysassistant/gladys:v4.46.0 # Docker image to use for the 'app' service + image: gladysassistant/gladys:v4.46.1 # Docker image to use for the 'app' service restart: always # Container should always restart privileged: true # Grants additional privileges to this container network_mode: host diff --git a/how-to-install-gladys-assistant-on-portainer/docker-compose.yml b/how-to-install-gladys-assistant-on-portainer/docker-compose.yml index b04278a..126e429 100644 --- a/how-to-install-gladys-assistant-on-portainer/docker-compose.yml +++ b/how-to-install-gladys-assistant-on-portainer/docker-compose.yml @@ -7,7 +7,7 @@ services: # Service name: gladys # The `gladys` service definition gladys: - image: gladysassistant/gladys:v4.46.0 # Docker image to use for the 'app' service + image: gladysassistant/gladys:v4.46.1 # Docker image to use for the 'app' service restart: always # Container should always restart privileged: true # Grants additional privileges to this container network_mode: host