Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/nodejs to v18.18.2-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent c5aa451 commit 68f1088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasmoadmin/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
composer=2.6.5-r0 \
git=2.40.1-r0 \
nodejs=18.17.1-r0 \
nodejs=18.18.2-r0 \
npm=9.6.6-r0 \
\
&& git clone --branch "${TASMOADMIN_VERSION}" --depth=1 \
Expand Down

0 comments on commit 68f1088

Please sign in to comment.