Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan6sha authored May 15, 2024
1 parent ad7626e commit 8912254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/sugarfunge-node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ FROM ubuntu:latest

# Install netcat
RUN apt-get update \
&& apt-get install -y libasound2 netcat-openbsd jq curl inetutils-ping \
&& apt-get install -y libasound2t64 netcat-openbsd jq curl inetutils-ping \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 8912254

Please sign in to comment.