We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be8d917 commit babed74Copy full SHA for babed74
1 file changed
images/pyaket.dockerfile
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.title="Pyaket"
4
LABEL org.opencontainers.image.description="📦 Easy Python to Fast Executables"
5
LABEL org.opencontainers.image.source="https://github.com/BrokenSource/Containers"
6
LABEL org.opencontainers.image.url="https://github.com/orgs/BrokenSource/packages"
7
-LABEL org.opencontainers.image.documentation="https://pyaket.dev/"
+LABEL org.opencontainers.image.documentation="https://pyaket.tremeschin.com/"
8
LABEL org.opencontainers.image.authors="Tremeschin"
9
LABEL org.opencontainers.image.licenses="AGPL-3.0"
10
WORKDIR "/app"
0 commit comments