From c99ecd6e9a8ef058ffc488e3e99bc0a519557a8a Mon Sep 17 00:00:00 2001 From: johns2te Date: Thu, 9 May 2019 10:09:47 -0400 Subject: [PATCH] Update nodejs-pod.yaml updated testcafe image --- nodejs-pod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs-pod.yaml b/nodejs-pod.yaml index 551c375a..54f406d2 100644 --- a/nodejs-pod.yaml +++ b/nodejs-pod.yaml @@ -9,7 +9,7 @@ spec: - cat tty: true - name: testcafe - image: 946759952272.dkr.ecr.us-east-1.amazonaws.com/kypseli/testcafe:alpha-1 + image: testcafe/testcafe:latest command: - cat tty: true