Skip to content

Commit 2a8bf6d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php84/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)