mirror of
https://github.com/rancher/docs.git
synced 2026-02-05 09:45:47 +01:00
Update Node version
Signed-off-by: Guilherme Macedo <guilherme.macedo@suse.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:8-alpine
|
||||
FROM node:16-alpine
|
||||
|
||||
RUN apk update && apk add py-pygments bash git asciidoc gcompat && rm -rf /var/cache/apk/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user