Update 'gitea-runner/Node18xDockerfile'

This commit is contained in:
Lee 2023-04-11 02:53:42 +01:00
parent 596413df5b
commit 625526f084

@ -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
RUN apk add nodejs npm --update-cache --repository http://dl-cdn.alpinelinux.org/alpine/edge/main --allow-untrusted