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 d06d129 commit 8cc7d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG LLVM_VERSION
ARG K_COMMIT
FROM runtimeverificationinc/kframework-k:ubuntu-noble-${K_COMMIT}

COPY --from=Z3 /usr/bin/z3 /usr/bin/z3
# COPY --from=Z3 /usr/bin/z3 /usr/bin/z3

RUN apt-get update \
&& apt-get upgrade --yes \
Expand Down

0 comments on commit 8cc7d54

Please sign in to comment.