diff --git a/Dockerfile b/Dockerfile index 5716327..4aad201 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22.13.1-bookworm-slim +FROM node:22.13.1-bookworm LABEL authorname="firq" LABEL description="unlighthouse container for ci-based lighthouse testing"