Skip to content

Commit

Permalink
chore(deps): update gladysassistant/gladys docker tag to v4.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent 603c788 commit e6e4d78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
# Service name: gladys
# The `gladys` service definition
gladys:
image: gladysassistant/gladys:v4.51.0 # Docker image to use for the 'app' service
image: gladysassistant/gladys:v4.52.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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
# Service name: gladys
# The `gladys` service definition
gladys:
image: gladysassistant/gladys:v4.51.0 # Docker image to use for the 'app' service
image: gladysassistant/gladys:v4.52.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
Expand Down

0 comments on commit e6e4d78

Please sign in to comment.