Skip to content

Commit

Permalink
Revert "Bump to newer version that also fixes npm install (#930)" (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
melroy89 authored Jul 19, 2024
1 parent 43f9823 commit e87f99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ RUN composer run-script --no-dev post-install-cmd && \

####################

FROM node:22.5.1-alpine3.20 as builder-nodejs
FROM node:22.4-alpine3.19 as builder-nodejs

# Set NodeJS as production by default
ARG NODE_ENV=production
Expand Down

0 comments on commit e87f99e

Please sign in to comment.