Skip to content

Commit

Permalink
Update node package
Browse files Browse the repository at this point in the history
  • Loading branch information
sensei100 committed Jul 27, 2023
1 parent 9077665 commit 738cf6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/app/Dockerfile.prod
Expand Up @@ -25,7 +25,7 @@ RUN apk add -U --no-cache \
git=2.40.1-r0 \
libxslt-dev=1.1.38-r0 \
mariadb-dev=10.11.4-r0 \
nodejs=18.16.1-r0 \
nodejs=18.17.0-r0 \
yarn=1.22.19-r0 && \
bundle config set --local without "development test" && \
bundle install --jobs=8 && \
Expand Down

0 comments on commit 738cf6b

Please sign in to comment.