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

Commit c4587e9

Browse files
committed
Changelog for next release
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
1 parent 3d35ee1 commit c4587e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,8 @@ LABEL org.opencontainers.image.title="Volumes Backup & Share" \
9494
]" \
9595
com.docker.desktop.extension.icon="https://raw.githubusercontent.com/docker/volumes-backup-extension/main/icon.svg" \
9696
com.docker.extension.changelog="<ul>\
97-
<li>Fix MUI missing license.</li> \
97+
<li>Fixed some security CVEs in JavaScript dependencies.</li> \
98+
<li>Fixed extension not working in some cases with Docker Desktop Business with enforced login.</li> \
9899
</ul>" \
99100
com.docker.extension.categories="volumes"
100101

0 commit comments

Comments
 (0)