Skip to content

Commit 0ac3d17

Browse files
author
Timo Stark
committed
Version Bump and new Support Link
1 parent 32d687a commit 0ac3d17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ LABEL org.opencontainers.image.title="NGINX Development Center" \
1919
com.docker.desktop.extension.icon="https://raw.githubusercontent.com/nginx/docker-extension/main/logo.svg"\
2020
com.docker.extension.detailed-description="With the NGINX Docker Development Center you are able to configure your running NGINX Docker Instances." \
2121
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"}]' \
2323
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"
2525

2626
COPY metadata.json .
2727
COPY logo.svg .

0 commit comments

Comments
 (0)