diff --git a/tck/src/it/resources/application.conf b/tck/src/it/resources/application.conf index 19b8c6717..eb6bfc956 100644 --- a/tck/src/it/resources/application.conf +++ b/tck/src/it/resources/application.conf @@ -81,7 +81,7 @@ cloudstate-tck.combinations = [{ service { port = 8080 - docker-image = "cloudstateio/cloudstate-go-tck:latest" + docker-image = "cloudstateio/cloudstate-go-tck:0.3.0" } },{ name = "Akka + Kotlin" diff --git a/tck/src/it/resources/native-image.conf b/tck/src/it/resources/native-image.conf index 2cebc4f09..52b051441 100644 --- a/tck/src/it/resources/native-image.conf +++ b/tck/src/it/resources/native-image.conf @@ -57,7 +57,7 @@ cloudstate-tck.combinations = [{ service { port = 8080 - docker-image = "cloudstateio/cloudstate-go-tck:latest" + docker-image = "cloudstateio/cloudstate-go-tck:0.3.0" } },{ name = "Akka + Kotlin"