From 7c4e988dbb0f39e9434631eeff0ec6d9d74da55c Mon Sep 17 00:00:00 2001 From: Dan Lobelle <97265257+DanActions@users.noreply.github.com> Date: Fri, 24 Jan 2025 13:52:09 -0500 Subject: [PATCH] Upgraded to 13.17.0. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 8aa40b0..b0d6d1c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM cypress/included:13.16.1 +FROM cypress/included:13.17.0 # Drydock environment setup LABEL exposed.command.single=cypress