diff --git a/ui-cypress/Dockerfile b/ui-cypress/Dockerfile index 7962144..ffd7197 100644 --- a/ui-cypress/Dockerfile +++ b/ui-cypress/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM cypress/included:13.17.0 +FROM cypress/included:14.2.0 ENV APP_PATH /usr/src/app RUN apt -qqy update \