Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 0fd34bf

Browse files
authored
Merge pull request #195 from gtardif/deprecated_short_description
Update deprecation information also in short description appearing on the extension card and top of detailed page
2 parents aff3785 + dd44bfe commit 0fd34bf

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
@@ -55,7 +55,7 @@ ENV BUGSNAG_RELEASE_STAGE=$BUGSNAG_RELEASE_STAGE
5555
ENV BUGSNAG_APP_VERSION=$BUGSNAG_APP_VERSION
5656

5757
LABEL org.opencontainers.image.title="Volumes Backup & Share" \
58-
org.opencontainers.image.description="Backup, clone, restore, and share Docker volumes effortlessly. Also available as a Beta feature in the Volumes tab in Docker Desktop version 4.29.0 and later. This extension will be soon deprecated." \
58+
org.opencontainers.image.description="Backup, clone, restore, and share Docker volumes effortlessly. Also available in the Volumes tab in Docker Desktop version 4.29.0 and later. This extension will be deprecated and removed from the marketplace effective September 30, 2024." \
5959
org.opencontainers.image.vendor="Docker Inc." \
6060
com.docker.desktop.extension.api.version=">= 0.2.3" \
6161
com.docker.extension.screenshots="[ \

0 commit comments

Comments
 (0)