Skip to content

Commit 4659cda

Browse files
committed
fix: labels
1 parent 5065869 commit 4659cda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM nginxinc/nginx-unprivileged:1.25.4
2-
LABEL org.opencontainers.image.source="https://github.com/settlemint/btp"
2+
LABEL org.opencontainers.image.source="https://github.com/settlemint/btp-docs"
33

44
WORKDIR /usr/share/nginx/html
55
COPY --chmod=0777 ./build/ /usr/share/nginx/html

0 commit comments

Comments
 (0)