diff --git a/rustup/Dockerfile b/rustup/Dockerfile index 72207d0..fe2e8b4 100644 --- a/rustup/Dockerfile +++ b/rustup/Dockerfile @@ -1,4 +1,4 @@ -FROM node:latest +FROM node:25-bookworm LABEL org.opencontainers.image.authors="matthew.pomes@pm.me"