Skip to content

Commit

Permalink
Update scripts/ci/Dockerfile.bundle-test-ubuntu-18-04
Browse files Browse the repository at this point in the history
Co-authored-by: Zyad Hassan <88045115+zhassan-aws@users.noreply.github.com>
  • Loading branch information
celinval and zhassan-aws authored Oct 27, 2023
1 parent de0c21d commit b8380d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/Dockerfile.bundle-test-ubuntu-18-04
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Note: this file is intended only for testing the kani release bundle
# This docker assumes the following locations:
# - ./kani_src/: Kani source code
# - ./kani-*tar.bz/: The Kani release bundle. E.g. `kani-0.39.0-x86_64-unknown-linux-gnu.tar.gz`
# - ./kani-*tar.gz/: The Kani release bundle. E.g. `kani-0.39.0-x86_64-unknown-linux-gnu.tar.gz`
# - ./linux-kani-verifier.crate: The kani-verifier package

FROM ubuntu:18.04
Expand Down

0 comments on commit b8380d0

Please sign in to comment.