diff --git a/rustup/Dockerfile b/rustup/Dockerfile index 5aa4295..c2a3332 100644 --- a/rustup/Dockerfile +++ b/rustup/Dockerfile @@ -1,4 +1,4 @@ -FROM node:25-bookworm +FROM node:26-trixie LABEL org.opencontainers.image.authors="matthew.pomes@pm.me"