diff --git a/03-selenosis.yaml b/03-selenosis.yaml index d5d0f35..7a8b1fe 100644 --- a/03-selenosis.yaml +++ b/03-selenosis.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - args: ["/selenosis", "--browsers-config", "./config/browsers.yaml", "--namespace", "selenosis", "--service-name", "seleniferous", "--browser-limit", "40", "--proxy-image", "alcounit/seleniferous:v1.0.1"] - image: alcounit/selenosis:v1.0.3 + image: alcounit/selenosis:v1.0.4 name: selenosis ports: - containerPort: 4444