diff --git a/Dockerfile b/Dockerfile index 6475c9f..1589a3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,5 @@ +LABEL org.opencontainers.image.authors="firq" + FROM node:20.10.0-bookworm WORKDIR /unlighthouse