Skip to content

Commit

Permalink
🔧 Add gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Jun 27, 2024
1 parent 6ae6c63 commit d51e16c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ apt-get install --yes --no-install-recommends \
"git=1:2.43.0-1ubuntu7" \
"jq=1.7.1-3build1" \
"libicu-dev=74.2-1ubuntu3" \
"lsb-release=12.0-2"
"lsb-release=12.0-2" \
"gcc=4:13.2.0-7ubuntu1"

apt-get clean

Expand Down

0 comments on commit d51e16c

Please sign in to comment.