mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Change the default NODE_VERSION to 18
This commit is contained in:
parent
05b77bc4ab
commit
867bed80ec
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# https://docs.docker.com/compose/compose-file/#target
|
||||
|
||||
ARG PHP_VERSION=8.1
|
||||
ARG NODE_VERSION=16
|
||||
ARG NODE_VERSION=18
|
||||
ARG ALPINE_VERSION=3.15
|
||||
ARG COMPOSER_VERSION=2.4
|
||||
ARG PHP_EXTENSION_INSTALLER_VERSION=latest
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue