Skip to content

Commit

Permalink
CQ-4358343 cypress 13.14.1 (#1218)
Browse files Browse the repository at this point in the history
Co-authored-by: Lukasz Szczedzina <sii33416@adobe.com>
  • Loading branch information
nortoneo and Lukasz Szczedzina committed Sep 5, 2024
1 parent 5449130 commit 157ee2e
Show file tree
Hide file tree
Showing 3 changed files with 540 additions and 527 deletions.
3 changes: 1 addition & 2 deletions src/main/archetype/ui.tests.cypress/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,12 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM cypress/included:12.17.0
FROM cypress/included:13.14.1

ENV APP_PATH /usr/src/app
RUN apt -qqy update \
# Generic dependencies
&& apt -qqy --no-install-recommends install \
python \
curl \
build-essential
# <<< End EAAS Convention \
Expand Down
Loading

0 comments on commit 157ee2e

Please sign in to comment.