diff --git a/Dockerfile b/Dockerfile index 248897d..b404f04 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22.14.0-slim +FROM node:22.16.0-slim LABEL org.opencontainers.image.source="https://github.com/CheVeraId/kliento-verifier-docker" WORKDIR /opt/kliento-verifier COPY . ./