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 95265ff commit a0edc00Copy full SHA for a0edc00
Dockerfile
@@ -39,7 +39,7 @@ RUN git clone https://github.com/AppImage/libappimage.git && \
39
# deployment container
40
FROM nginx:1-alpine
41
42
-LABEL org.opencontainers.image.source="https://github.com/AppImage/AppImageKit"
+LABEL org.opencontainers.image.source="https://github.com/AppImage/docs.appimage.org"
43
44
COPY docker/nginx.conf /etc/nginx/
45
0 commit comments