chore: update dependencies#61
Conversation
Notes
Docker Desktop lets anyone read /var/run/docker.sock and the link target is readable by anyone too. |
Signed-off-by: Wolfgang Ellsässer <67168186+wollomatic@users.noreply.github.com>
|
|
||
| dozzle: | ||
| image: amir20/dozzle:v6.4.2 # make sure you use the most recent version | ||
| image: amir20/dozzle:latest # make sure you use the most recent version |
There was a problem hiding this comment.
As I don’t recommend using the latest tag, I replaced it with the minor version tag. Not pinning it down to the patch version seems like a reasonable compromise.
|
Thank You @reneleonhardt for the contribution! |
Chores