Skip to content

Commit

Permalink
⬆️ Update alpine_3_18/nodejs to v18.18.2-r0 (#353)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent c5aa451 commit de987ee
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 de987ee

Please sign in to comment.