Skip to content

Commit 6feaed5

Browse files
committed
Upgrade Node in the Dockerfile to 22.19.0
1 parent bb84de4 commit 6feaed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
ARG DEBIAN_VERSION=12
1414
ARG DEBIAN_VERSION_NAME=bookworm
1515
ARG RUSTC_VERSION=1.89.0
16-
ARG NODEJS_VERSION=20.15.0
16+
ARG NODEJS_VERSION=22.19.0
1717
ARG OPA_VERSION=1.1.0
1818
ARG CARGO_AUDITABLE_VERSION=0.6.6
1919

0 commit comments

Comments
 (0)