Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
virgil-serbanuta committed Oct 18, 2024
1 parent 4b7202a commit d06d129
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ ARG Z3_VERSION
ARG K_COMMIT
ARG LLVM_VERSION

ARG Z3_VERSION=4.12.1
FROM runtimeverificationinc/z3:ubuntu-noble-${Z3_VERSION} as Z3

ARG K_COMMIT
FROM runtimeverificationinc/kframework-k:ubuntu-noble-${K_COMMIT}

Expand Down

0 comments on commit d06d129

Please sign in to comment.