File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ LABEL org.opencontainers.image.title="NGINX Development Center" \
19
19
com.docker.desktop.extension.icon="https://raw.githubusercontent.com/nginx/docker-extension/main/logo.svg" \
20
20
com.docker.extension.detailed-description="With the NGINX Docker Development Center you are able to configure your running NGINX Docker Instances." \
21
21
com.docker.extension.publisher-url="https://nginx.org/" \
22
- com.docker.extension.additional-urls='[{"title":"Support", "url":"https://nginx.org/en/support.html "}]' \
22
+ com.docker.extension.additional-urls='[{"title":"Support", "url":"https://github.com/nginx/docker-extension/issues "}]' \
23
23
com.docker.extension.categories="utility-tools" \
24
- com.docker.extension.changelog="Initial Release "
24
+ com.docker.extension.changelog="Bugfix: Fixed several dark mode rendering issues "
25
25
26
26
COPY metadata.json .
27
27
COPY logo.svg .
You can’t perform that action at this time.
0 commit comments