There was an error while loading. Please reload this page.
1 parent 881d087 commit 993d7aaCopy full SHA for 993d7aa
1 file changed
docker/Dockerfile.ubi9
@@ -16,7 +16,7 @@ LABEL org.opencontainers.image.title="Playwright with VNC (UBI9)" \
16
org.opencontainers.image.version="${VERSION}" \
17
org.opencontainers.image.created="${BUILD_DATE}" \
18
playwright.version="${PLAYWRIGHT_VERSION}" \
19
- konflux.additional-tags="${PLAYWRIGHT_VERSION} ${PLAYWRIGHT_MINOR_VERSION}"
+ playwright.minor-version="${PLAYWRIGHT_MINOR_VERSION}"
20
ENV PW_VERSION=${PLAYWRIGHT_VERSION} \
21
PW_PORT=3000 \
22
PW_BROWSER="chromium" \
0 commit comments