Skip to content

Commit

Permalink
Update z3 version in ubuntu-noble docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
palinatolmach committed Jan 7, 2025
1 parent 3e3db2c commit 2b8d506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/docker/Dockerfile.ubuntu-noble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM runtimeverificationinc/z3:ubuntu-noble-4.13.0
FROM runtimeverificationinc/z3:ubuntu-noble-4.13.4

ENV TZ=America/Chicago
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
Expand Down

0 comments on commit 2b8d506

Please sign in to comment.