Skip to content

Commit

Permalink
Merge pull request #144 from DDS-Derek/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jxxghp authored Aug 16, 2023
2 parents 4669303 + fa04ebe commit 901442b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ RUN apt-get update \
curl \
busybox \
dumb-init \
jq \
&& \
if [ "$(uname -m)" = "x86_64" ]; \
then ln -s /usr/lib/x86_64-linux-musl/libc.so /lib/libc.musl-x86_64.so.1; \
Expand Down

0 comments on commit 901442b

Please sign in to comment.