Skip to content

Commit

Permalink
Update Dockerfile (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
otherguy authored Mar 5, 2021
1 parent 49f9852 commit 5c2c45b
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 @@ -21,7 +21,7 @@ ENV LC_ALL "C.UTF-8"
# Install prerequisites
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
software-properties-common gnupg2 \
software-properties-common gnupg2 curl \
libglapi-mesa libxext-dev libxdamage-dev libxshmfence-dev libxxf86vm-dev \
libxcb-glx0 libxcb-dri2-0 libxcb-dri3-0 libxcb-present-dev \
ca-certificates gosu tzdata
Expand Down

0 comments on commit 5c2c45b

Please sign in to comment.