Skip to content

Commit

Permalink
Test another Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Rados13 committed Mar 18, 2024
1 parent 5dda41a commit 56a911c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -149,8 +149,6 @@ RUN apt-get update -y -qq && \
libegl1-mesa-dev libgl1-mesa-dri libxcb-xfixes0-dev mesa-vulkan-drivers \
ffmpeg libavcodec-dev libavformat-dev libavfilter-dev libavdevice-dev libopus-dev && \
rm -rf /var/lib/apt/lists/*


# Elixir
RUN asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir.git \
&& asdf install elixir 1.15.5-otp-26 \
Expand Down

0 comments on commit 56a911c

Please sign in to comment.