diff --git a/rustup/Dockerfile b/rustup/Dockerfile index 1dee22a..de9aaf3 100644 --- a/rustup/Dockerfile +++ b/rustup/Dockerfile @@ -1,6 +1,6 @@ FROM node:latest -MAINTAINER Matthew Pomes +LABEL org.opencontainers.image.authors="matthew.pomes@pm.me" WORKDIR /root