Skip to content

Commit

Permalink
node 21
Browse files Browse the repository at this point in the history
  • Loading branch information
ab77 committed Apr 22, 2024
1 parent 78f6f88 commit 2333cac
Show file tree
Hide file tree
Showing 3 changed files with 4,152 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cli/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.15.0@sha256:c74f1b1166784193ea6c8f9440263b9be6cae07dfe35e32a5df7a31358ac2060 AS base
FROM alpine:3.18 AS base

RUN apk add --update --no-cache \
nodejs~=16 \
nodejs~=21 \
qemu-img \
qemu-system-x86_64 \
qemu-system-aarch64 \
Expand Down
Loading

0 comments on commit 2333cac

Please sign in to comment.