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: README.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -217,7 +217,7 @@ Virtual Tabletop](https://foundryvtt.com/article/versioning/) that they support.
217
217
|-----------|-------------|
218
218
|`felddy/foundryvtt:13`| The most recent image matching the major version number. Most users will use this tag. |
219
219
|`felddy/foundryvtt:13.342`| The most recent image matching the major and minor version numbers. |
220
-
|`felddy/foundryvtt:13.342.0`| An exact image version. |
220
+
|`felddy/foundryvtt:13.342.1`| An exact image version. |
221
221
|`felddy/foundryvtt:release` | The most recent image from the `stable` channel. These images are **considered stable**, and well-tested. The `latest` tag always points to the same version as `release`.|
222
222
|`felddy/foundryvtt:latest`| Same as the `release` tag. [Why does `latest` == `release`?](https://vsupalov.com/docker-latest-tag/) |
223
223
@@ -335,7 +335,7 @@ Build the image locally using this git repository as the [build context](https:/
0 commit comments