Skip to content

Commit

Permalink
Merge branch 'main' into new/report-notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
BentiGorlich authored Jul 23, 2024
2 parents d660daa + bdaf506 commit 1d9a85e
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.4-alpine3.19 as builder-nodejs
FROM node:22.5.1-alpine3.20 as builder-nodejs

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

0 comments on commit 1d9a85e

Please sign in to comment.