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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-07-03 18:57:48 +02:00 committed by GitHub
parent 2a1a4aac58
commit 12284813a9
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.0-r1 \
nodejs=18.16.1-r0 \
npm=9.6.6-r0 \
python3=3.11.4-r0 \
iputils=20221126-r2 \