⬆️ Update alpine_3_18/nodejs to v18.16.1-r0 (#325)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-03 18:57:57 +02:00 committed by GitHub
parent 67a0096abb
commit 55f8deb3fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ RUN \
&& apk add --no-cache --virtual .build-dependencies \
composer=2.5.8-r0 \
git=2.40.1-r0 \
nodejs=18.16.0-r1 \
nodejs=18.16.1-r0 \
npm=9.6.6-r0 \
\
&& git clone --branch "${TASMOADMIN_VERSION}" --depth=1 \