Skip to content

Commit ca4f338

Browse files
authored
chore(ZMSKVR): Upgrade node from 16 to 18
1 parent 2a8bf6d commit ca4f338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php83/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ ENV COMPOSER_HOME=/tmp/composer
106106
RUN echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen && locale-gen
107107

108108
# Add current node version
109-
RUN docker-node-install node_16.x
109+
RUN docker-node-install node_18.x

0 commit comments

Comments
 (0)