diff --git a/images/php-cli/8.3.Dockerfile b/images/php-cli/8.3.Dockerfile index 389cb5a79..2d18b950a 100644 --- a/images/php-cli/8.3.Dockerfile +++ b/images/php-cli/8.3.Dockerfile @@ -14,7 +14,7 @@ RUN apk add --no-cache git \ mariadb-client \ mariadb-connector-c \ mongodb-tools \ - nodejs-current=~21 \ + nodejs=~20 \ npm \ openssh-client \ openssh-sftp-server \