v1.1.0
What's Changed
- feat: add support for docker labels by @undernightcore in #3
Full Changelog: https://github.com/undernightcore/dockerizalo/commits/1.1.0
How to update
Stop Dockerizalo
docker compose downPull new images
docker compose pullStart Dockerizalo again
docker compose up -d