diff --git a/Dockerfile b/Dockerfile index db5a566..92496e1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,7 @@ LABEL maintainer="rE-Bo0t.bx1 " \ org.opencontainers.image.source="https://github.com/r3bo0tbx1/tor-guard-relay" \ org.opencontainers.image.documentation="https://github.com/r3bo0tbx1/tor-guard-relay#readme" \ org.opencontainers.image.licenses="MIT" \ - org.opencontainers.image.vendor="r3bo0tbx1" \ + org.opencontainers.image.vendor="rE-Bo0t.bx1" \ org.opencontainers.image.authors="rE-Bo0t.bx1 " \ org.opencontainers.image.url="https://github.com/r3bo0tbx1/tor-guard-relay" \ org.opencontainers.image.base.name="docker.io/library/alpine:3.23.3" \ diff --git a/Dockerfile.edge b/Dockerfile.edge index d2d14ae..817e492 100644 --- a/Dockerfile.edge +++ b/Dockerfile.edge @@ -26,7 +26,7 @@ LABEL maintainer="rE-Bo0t.bx1 " \ org.opencontainers.image.source="https://github.com/r3bo0tbx1/tor-guard-relay" \ org.opencontainers.image.documentation="https://github.com/r3bo0tbx1/tor-guard-relay#readme" \ org.opencontainers.image.licenses="MIT" \ - org.opencontainers.image.vendor="r3bo0tbx1" \ + org.opencontainers.image.vendor="rE-Bo0t.bx1" \ org.opencontainers.image.authors="rE-Bo0t.bx1 " \ org.opencontainers.image.url="https://github.com/r3bo0tbx1/tor-guard-relay" \ org.opencontainers.image.base.name="docker.io/library/alpine:edge" \