Skip to content

Commit

Permalink
Merge pull request #42 from Segate-ekb/feature/first-bit
Browse files Browse the repository at this point in the history
пофиксил проблемы зависимостей в 24 платформе
  • Loading branch information
nixel2007 authored Oct 2, 2024
2 parents 61634af + ccb4e23 commit 7ef6e85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client-vnc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,11 @@ RUN apt-get update \
libodbc1 \
libtcmalloc-minimal4 \
libmagickwand-6.q16-6 \
libwebkit2gtk-4.0-37 \
at-spi2-core \
procps \
x11vnc \
iproute2 \
# Install libpng12-0 from xenial
&& apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 40976EAF437D05B5 \
&& echo "deb http://security.ubuntu.com/ubuntu xenial-security main" > /etc/apt/sources.list.d/xenial-security.list \
Expand Down

0 comments on commit 7ef6e85

Please sign in to comment.