Added description label
This commit is contained in:
parent
6fc76e29d7
commit
8850943428
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
FROM node:20.14.0-bookworm
|
FROM node:20.14.0-bookworm
|
||||||
|
|
||||||
LABEL authorname="firq"
|
LABEL authorname="firq"
|
||||||
|
LABEL description="unlighthouse container for ci-based lighthouse testing"
|
||||||
WORKDIR /unlighthouse
|
WORKDIR /unlighthouse
|
||||||
|
|
||||||
# renovate: datasource=repology depName=debian_12/chromium versioning=loose
|
# renovate: datasource=repology depName=debian_12/chromium versioning=loose
|
||||||
|
|
Loading…
Reference in a new issue