Skip to content

Commit 538d548

Browse files
[test] Update install command
1 parent bf55a11 commit 538d548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/anaconda/.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RUN python3 -m pip install --upgrade \
4444
# https://github.com/advisories/GHSA-v845-jxx5-vc9f
4545
urllib3==1.26.17 \
4646
# https://github.com/advisories/GHSA-94vc-p8w7-5p49
47-
imagecodecs==2023.9.18
47+
imagecodecs[all]==2023.9.18
4848

4949
# Reset and copy updated files with updated privs to keep image size down
5050
FROM mcr.microsoft.com/devcontainers/base:1-bullseye

0 commit comments

Comments
 (0)