Skip to content

Commit

Permalink
chore(deps): update gladysassistant/gladys docker tag to v4.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 1d1f64f commit acb923b
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.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
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.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
Expand Down

0 comments on commit acb923b

Please sign in to comment.