util-docker: Remove version from systemc Docker context
This simplifies things slightly. Change-Id: I1263e385f7adeb2b83cdc09f7f6903be9193c467
This commit is contained in:
@@ -105,7 +105,7 @@ target "sst" {
|
||||
target "systemc" {
|
||||
inherits = ["common"]
|
||||
dockerfile = "Dockerfile"
|
||||
context = "systemc-2.3.3"
|
||||
context = "systemc"
|
||||
tags = ["${IMAGE_URI}/systemc-env:${TAG}"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user