Skip to content

docker image vulnerability fix#2088

Open
MartinJurcoGlina wants to merge 1 commit into
mainfrom
fix-image-vulnerability
Open

docker image vulnerability fix#2088
MartinJurcoGlina wants to merge 1 commit into
mainfrom
fix-image-vulnerability

Conversation

@MartinJurcoGlina
Copy link
Copy Markdown
Collaborator

@MartinJurcoGlina MartinJurcoGlina commented Nov 6, 2024

Checklist

  • I have followed (at least) the PR section of the contributing guide.
  • I fixed all necessary PR warnings
  • The commit history is clean
  • The E2E tests are passing
  • If possible, the issue has been divided into more subtasks
  • I did a self review before requesting a review from another team member

Description

  • bumped image version in e2e-tests

How to test

  1. <E.g. login as user XYZ>
  2. <E.g. try to create new subproject>
  3. <E.g. You should not see error in console>
  4. ...

Closes ModifyMe

@openkfwCI
Copy link
Copy Markdown

openkfwCI commented Nov 6, 2024

NotesTime
Note for Reviewer: E2E tests on pipeline 60767 on remote server succeededWed, 06 Nov 2024 14:47:09 +0000

Generated by E2E-Test

Comment thread e2e-test/Dockerfile
@@ -1,4 +1,4 @@
FROM cypress/base:20.18.0
FROM cypress/base:22.11.0
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IDK if we should upgrade to Node 22 just yet.
Cypress publishes 20.x.x and 22.x.x images regularly, first number means Node runtime.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, probably right, we can wait a bit for new minor version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants