Skip to content

Commit

Permalink
chore(deps): update amir20/dozzle docker tag to v8.10.5 (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 8473b73 commit 67b4463
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion how-to-install-dozzle-on-dockge/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
container_name: big-bear-dozzle

# Image to be used for the container
image: amir20/dozzle:v8.10.4
image: amir20/dozzle:v8.10.5

# Container restart policy
restart: unless-stopped
Expand Down
2 changes: 1 addition & 1 deletion how-to-install-dozzle-on-portainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
container_name: big-bear-dozzle

# Image to be used for the container
image: amir20/dozzle:v8.10.4
image: amir20/dozzle:v8.10.5

# Container restart policy
restart: unless-stopped
Expand Down

0 comments on commit 67b4463

Please sign in to comment.