Added description label

This commit is contained in:
Firq 2024-06-20 19:34:43 +02:00
parent 6fc76e29d7
commit 8e3037b972
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20

View file

@ -1,6 +1,7 @@
FROM node:20.14.0-bookworm
LABEL authorname="firq"
LABEL description="unlighthouse container for ci-based lighthouse testing"
WORKDIR /unlighthouse
# renovate: datasource=repology depName=debian_12/chromium versioning=loose