Skip to content

Commit

Permalink
[sonic-slave]: fix thrift test break introduced in sonic-net#358
Browse files Browse the repository at this point in the history
  • Loading branch information
lguohan committed Mar 3, 2017
1 parent f9d8137 commit 48016ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic-slave/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ RUN apt-get update && apt-get install -y dkms
RUN apt-get update && apt-get install -y sharutils libncursesw5-dev libbz2-dev liblzma-dev libgdbm-dev tk-dev blt-dev libmpdec-dev libbluetooth-dev locales libsqlite3-dev libgpm2 time net-tools xvfb python-sphinx python3-sphinx

# For gobgp build
RUN apt-get -yt jessie-backports install golang-go
RUN apt-get -yt jessie-backports install golang-go golang-github-golang-mock-dev

RUN mkdir /var/run/sshd
EXPOSE 22
Expand Down

0 comments on commit 48016ec

Please sign in to comment.