diff --git a/gitea-runner/Node18xDockerfile b/gitea-runner/Node18xDockerfile index d2c0b95..4aacf1d 100644 --- a/gitea-runner/Node18xDockerfile +++ b/gitea-runner/Node18xDockerfile @@ -4,4 +4,4 @@ FROM docker:stable RUN apk add --no-cache curl wget git # Install Node 18 -RUN apk add nodejs npm --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --allow-untrusted \ No newline at end of file +RUN apk add nodejs npm --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --allow-untrusted