-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
branch,code: added a new branch for wq24 and updated stdlib calls for…
… gem5 v23.1 Signed-off-by: Kaustav Goswami <kggoswami@ucdavis.edu>
- Loading branch information
1 parent
d154f5a
commit 40ef581
Showing
2 changed files
with
4 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
FROM gcr.io/gem5-test/gem5-all-min-dependencies:v22-1 | ||
FROM gcr.io/gem5-test/gem5-all-min-dependencies:v23-1 | ||
|
||
RUN apt update -y | ||
RUN apt install -y python3-pip git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters