Browse Source

fix dependency

pull/7/head
Daniel Gibbs 2 years ago
parent
commit
81e7ffccca
  1. 2
      Dockerfile.ubuntu-1804

2
Dockerfile.ubuntu-1804

@ -43,7 +43,7 @@ RUN echo "**** Install Base LinuxGSM Requirements ****" \
gzip \ gzip \
hostname \ hostname \
jq \ jq \
lib32gcc-s1 \ lib32gcc1 \
lib32stdc++6 \ lib32stdc++6 \
netcat \ netcat \
python3 \ python3 \

Loading…
Cancel
Save