We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa45d4c commit 4b9dbdeCopy full SHA for 4b9dbde
docs/release.md
@@ -7,4 +7,8 @@ The [`release` workflow](../.github/workflows/release.yml) will build binaries f
7
> [!WARNING]
8
> When publishing the GitHub release, mark it as `latest` and NOT as `pre-release` or the `release` workflow will not run.
9
10
-2. Update the `LAUNCHER_VERSION` argument in `docker/images/n8n/Dockerfile` and `docker/images/runners/Dockerfile` in the main repository.
+2. Update the `LAUNCHER_VERSION` argument in the main repository:
11
+
12
+- `docker/images/n8n/Dockerfile`
13
+- `docker/images/runners/Dockerfile`
14
+- `docker/images/runners/Dockerfile.distroless`
0 commit comments