Skip to content

Commit

Permalink
Update dependency: deps/z3 (#4720)
Browse files Browse the repository at this point in the history
Co-authored-by: devops <[email protected]>
Co-authored-by: palinatolmach <[email protected]>
  • Loading branch information
3 people authored Jan 7, 2025
1 parent 141fe58 commit 06ffc88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deps/z3
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.13.0
4.13.4
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 06ffc88

Please sign in to comment.