mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 10:09:03 -05:00
⬆️ Update nodejs on exporter dockerfile
This commit is contained in:
parent
e96fc32cc1
commit
06f25c3950
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ LABEL maintainer="Andrey Antukh <niwi@niwi.nz>"
|
|||
|
||||
ENV LANG=en_US.UTF-8 \
|
||||
LC_ALL=en_US.UTF-8 \
|
||||
NODE_VERSION=v18.12.1 \
|
||||
NODE_VERSION=v18.15.0 \
|
||||
DEBIAN_FRONTEND=noninteractive \
|
||||
PATH=/opt/node/bin:$PATH
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue