Skip to content

Commit

Permalink
Update runtime packages to fix Docker image build
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh5 committed Mar 24, 2024
1 parent 35b2649 commit 859550b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ RUN \
&& \
echo "**** Install runtime packages ****" \
&& apt-get install -y \
libexpat1=2.4.7-1ubuntu0.2 \
libexpat1=2.4.7-1ubuntu0.3 \
libglib2.0-0=2.72.4-0ubuntu2.2 \
libgomp1=12.3.0-1ubuntu1~22.04 \
libharfbuzz0b=2.7.4-1ubuntu3.1 \
Expand Down

0 comments on commit 859550b

Please sign in to comment.