You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: app/bot/config.yml
+14-3
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,11 @@ commands:
41
41
content: |
42
42
**Not sure which tag to pull?**
43
43
44
-
*Note: Since v1.0.0, Docker images are on both Github and Dockerhub*
44
+
*Note: Since v1.0.0, Docker images are on both Github and Docker Hub*
45
45
46
46
**<version>** - Version-specific build of Mealie.
47
-
**latest** - Latest stable release image of Mealie. *Note: This tag is not yet available, it will be available with the v1 stable release*
48
-
**nightly** - Nightly build fresh off the mealie-next branch (if you're feeling brave)
47
+
**latest** - Latest stable release image of Mealie.
48
+
**nightly** - Nightly build fresh off the mealie-next branch (if you're feeling brave).
49
49
50
50
*See the [docker compose example](https://nightly.mealie.io/documentation/getting-started/installation/sqlite/) for most current tags for running Mealie*
51
51
@@ -59,6 +59,17 @@ commands:
59
59
[See all available tags on GitHub](https://github.com/mealie-recipes/mealie/pkgs/container/mealie)
0 commit comments