Skip to content

Commit

Permalink
⬆️ Upgrades nodejs to 16.13.2-r0 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Jan 19, 2022
1 parent b35a4ac commit 08eaca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thelounge/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN \
\
&& apk add --no-cache \
nginx=1.20.2-r0 \
nodejs=16.13.1-r0 \
nodejs=16.13.2-r0 \
\
&& yarn global add \
modclean@3.0.0-beta.1 \
Expand Down

0 comments on commit 08eaca8

Please sign in to comment.