Skip to content

Commit b1d132f

Browse files
authored
Update Dockerfile
1 parent ec2b04d commit b1d132f

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
@@ -168,7 +168,7 @@ RUN /opt/conda/bin/conda install -c conda-forge -c anaconda \
168168
"svgutils>=0.3.4,<0.4" \
169169
toml=0.10 \
170170
traits=6.2 \
171-
transform3d=0.3 \
171+
transform3d \
172172
zlib=1.2 \
173173
zstd=1.5; sync && \
174174
chmod -R a+rX /opt/conda; sync && \

0 commit comments

Comments
 (0)