diff --git a/Dockerfile b/Dockerfile index f9662e8..56f1870 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:latest -MAINTAINER tigerblue77 +LABEL org.opencontainers.image.authors="tigerblue77" RUN apt-get update