Skip to content

Commit

Permalink
chore: bump nodejs version to 18.19.1-r0 on docker (#3648)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando authored Mar 27, 2024
1 parent 9693ba5 commit 604b759
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ RUN apk add --no-cache \
libusb \
tzdata \
eudev \
nodejs=18.18.2-r0
nodejs=18.19.1-r0

# https://pkgs.alpinelinux.org/packages?name=nodejs&branch=edge&repo=&arch=&maintainer=

WORKDIR /usr/src/app

Expand Down

0 comments on commit 604b759

Please sign in to comment.