Skip to content

Commit

Permalink
fix(docker): install buildx (#558)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuarli authored Oct 16, 2024
1 parent a83b19a commit 2286e6b
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 @@ -61,6 +61,7 @@ RUN : \
dotnet-sdk-8.0 \
dotnet-sdk-7.0 \
docker-ce-cli \
docker-buildx-plugin \
erlang \
elixir \
&& apt-get clean \
Expand Down

0 comments on commit 2286e6b

Please sign in to comment.