Skip to content

Commit

Permalink
Development: Update client dependencies (#7309)
Browse files Browse the repository at this point in the history
  • Loading branch information
krusche authored Oct 3, 2023
1 parent de70473 commit 7614270
Show file tree
Hide file tree
Showing 5 changed files with 979 additions and 1,516 deletions.
2 changes: 1 addition & 1 deletion docker/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
services:
artemis-cypress:
# Cypress image with node and chrome browser installed (Cypress installation needs to be done separately because we require additional dependencies)
image: docker.io/cypress/browsers:node-18.16.0-chrome-114.0.5735.133-1-ff-114.0.2-edge-114.0.1823.51-1
image: docker.io/cypress/browsers:node-20.6.1-chrome-116.0.5845.187-1-ff-117.0-edge-116.0.1938.76-1
pull_policy: if_not_present
environment:
CYPRESS_baseUrl: "https://artemis-nginx"
Expand Down
Loading

0 comments on commit 7614270

Please sign in to comment.