Skip to content

Commit

Permalink
container: Update Verilator version
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Jan 22, 2025
1 parent a3bdb19 commit 1a52bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ARG CMAKE_VERSION=3.19.4
ARG PYTHON_VERSION=3.9.12
ARG BENDER_VERSION=0.27.1
ARG SPIKE_DASM_VERSION=0.1.0
ARG VERILATOR_VERSION=5.006
ARG VERILATOR_VERSION=5.032
ARG DOXYGEN_VERSION=1.12.0
# Run dpkg without interactive dialogue
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 1a52bd7

Please sign in to comment.