Skip to content

Commit

Permalink
Fixed docker-compose.yaml: corrected image name
Browse files Browse the repository at this point in the history
  • Loading branch information
BobbyRBruce committed Feb 24, 2023
1 parent 4bf8b58 commit 3f060bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ services:
build:
context: .
dockerfile: Dockerfile
image: gcr.io/gem5-test/gem5-tutorial-env:latest
image: gcr.io/gem5-test/hpca-23-gem5-build:latest

0 comments on commit 3f060bb

Please sign in to comment.