Skip to content

Commit

Permalink
bump z3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
dwightguth committed Aug 26, 2024
1 parent b5ee5e6 commit adad436
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.12.1
FROM runtimeverificationinc/z3:ubuntu-noble-4.13.0

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

0 comments on commit adad436

Please sign in to comment.