From 8ff701428b813073c852fd179c6266762f35c12f Mon Sep 17 00:00:00 2001 From: mag37 Date: Wed, 1 Feb 2023 18:48:01 +0100 Subject: [PATCH] Added known issue, filename Not working with other filenames than `docker-compose.yml` - fix will be merged soon. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb6a9ee..8f2debf 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ No updates installed, exiting ### :hammer: Known issues - ~~No granular choice of what to update (except initial name filter).~~ - No detailed error feedback (just skip + list what's skipped) . +- Not working with other filenames than `docker-compose.yml` - fix will be merged soon. ## `dockcheck_docker-run_ver.sh` ### Wont auto-update the containers, only their images. (compose is recommended)