Skip to content

Commit

Permalink
changlog
Browse files Browse the repository at this point in the history
  • Loading branch information
doppleware committed May 5, 2023
1 parent a09369b commit a59b723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ LABEL org.opencontainers.image.title="Digma Continuous Feedback" \
com.docker.extension.detailed-description="<h3>Continuous Feedback for Code</h3><p>Digma collects data from applications running locally or inside your containers and lints their runtime behavior. It is able to find issues, code smells, performance degradations and provide more context to making risky changes.</p><p>The Digma IDE plugin provides detailed information in your code itself to explore hidden issues and design better applications/p>" \
com.docker.extension.publisher-url="https://digma.ai" \
com.docker.extension.additional-urls="[{\"alt\": \"Digma IntelliJ Plugin\", \"title\":\"Jetbrain IDEA Plugin\", \"url\": \"https://plugins.jetbrains.com/plugin/19470-digma-continuous-feedback\"}]" \
com.docker.extension.changelog="<p>Extension changelog<ul><li>Fixing typo</li></ul></p>" \
com.docker.extension.changelog="<p>Extension changelog<ul><li>Updating the getting started page</li></ul></p>" \
com.docker.desktop.extension.icon="https://media-public-1.s3.eu-west-1.amazonaws.com/digma.svg" \
com.docker.extension.categories="cloud-development,testing-tools"

Expand Down

0 comments on commit a59b723

Please sign in to comment.