Skip to content

Commit 22db4ee

Browse files
committed
Remove duplicate package aliases
1 parent 136ee61 commit 22db4ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,11 @@ RUN \
3232
libpangomm-1.4-1v5 \
3333
libpcrecpp0v5 \
3434
libproj25 \
35-
libpython3.12 \
3635
libpython3.12t64 \
3736
libsecret-1-0 \
3837
libsigc++-2.0-0v5 \
3938
libssh-4 \
4039
libvsqlitepp3v5 \
41-
libzip4 \
4240
libzip4t64 && \
4341
echo "**** install mysql workbench ****" && \
4442
if [ -z ${WORKBENCH_VERSION+x} ]; then \

0 commit comments

Comments
 (0)