⬆️ Update alpine_3_18/nodejs to v18.17.0-r0 (#90)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-19 14:47:53 +02:00 committed by GitHub
parent c660707def
commit 8b8b9da56d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ RUN \
py3-pip=23.1.2-r0 \
\
&& apk add --no-cache \
nodejs=18.16.1-r0 \
nodejs=18.17.0-r0 \
npm=9.6.6-r0 \
python3=3.11.4-r0 \
iputils=20221126-r2 \