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 5065869 commit 4659cdaCopy full SHA for 4659cda
Dockerfile
@@ -1,5 +1,5 @@
1
FROM nginxinc/nginx-unprivileged:1.25.4
2
-LABEL org.opencontainers.image.source="https://github.com/settlemint/btp"
+LABEL org.opencontainers.image.source="https://github.com/settlemint/btp-docs"
3
4
WORKDIR /usr/share/nginx/html
5
COPY --chmod=0777 ./build/ /usr/share/nginx/html
0 commit comments