From fe7c8557c0d548991a0f101219fb47e7c8ccb0e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:13:50 +0000 Subject: [PATCH] chore(deps): update gladysassistant/gladys docker tag to v4.51.0 --- 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 d7a7d7b..52fbf3f 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.50.2 # Docker image to use for the 'app' service + image: gladysassistant/gladys:v4.51.0 # 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 d7a7d7b..52fbf3f 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.50.2 # Docker image to use for the 'app' service + image: gladysassistant/gladys:v4.51.0 # 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