Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kost committed Oct 19, 2020
1 parent 10ebfbc commit 94ba9f1
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 @@ -2,7 +2,7 @@ FROM ubuntu:19.10
MAINTAINER kost - https://github.com/kost

ENV PATH=/opt/riscv/bin:/opt/ulx3s/bin:$PATH \
ULX3SURL=https://github.com/alpin3/ulx3s/releases/download/v2020.05.24/ulx3s-2020.05.24-linux-x86_64.tar.gz \
ULX3SURL=https://github.com/alpin3/ulx3s/releases/download/v2020.10.12/ulx3s-2020.10.12-linux-x86_64.tar.gz \
RISCVTC=https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-20171231-x86_64-linux-centos6.tar.gz \
GHDL_PREFIX=/opt/ulx3s/ghdl/lib/ghdl \
ULX3S_USER=ulx3s
Expand Down

0 comments on commit 94ba9f1

Please sign in to comment.