Skip to content

Commit

Permalink
Trying different library
Browse files Browse the repository at this point in the history
  • Loading branch information
Pike1z committed Apr 14, 2021
1 parent 73ce40a commit a1ebc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN g++ --version
# Find glibc version
RUN apt search glibc
RUN apt search proj-*
RUN apt-get install proj-bin
RUN apt-get install libc6

# Create file that holds compiler specific paths
RUN touch /opt/compilerpath
Expand Down

0 comments on commit a1ebc2c

Please sign in to comment.