diff --git a/Dockerfile b/Dockerfile index 8d6f22d..9ee300d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,3 @@ -LABEL org.opencontainers.image.source = "https://github.com/Syntax3rror404/revealjs-helm" - # Use the official Nginx image as a base FROM nginx:alpine3.18