Update 'gitea-runner/Node18xDockerfile'
This commit is contained in:
parent
596413df5b
commit
625526f084
@ -4,4 +4,4 @@ FROM docker:stable
|
|||||||
RUN apk add --no-cache curl wget git
|
RUN apk add --no-cache curl wget git
|
||||||
|
|
||||||
# Install Node 18
|
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user