Update ED Docker metadata by removing Playwright version tag
Removed the Playwright version tag from the Docker metadata.
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
"file": "apps/desktop/dockerbuild/Dockerfile",
|
"file": "apps/desktop/dockerbuild/Dockerfile",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"images": ["ghcr.io/element-hq/element-web/desktop-build-env"],
|
"images": ["ghcr.io/element-hq/element-web/desktop-build-env"],
|
||||||
"tags": ["type=ref,event=branch", "type=raw,enable={{is_default_branch}},value=$PLAYWRIGHT_VERSION"]
|
"tags": ["type=ref,event=branch"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user