Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ui-test/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/node:21.7.1@sha256:b9ccc4aca32eebf124e0ca0fd573dacffba2b9236987a1d4d2625ce3c162ecc8 as node
FROM docker.io/library/node:21.7.2@sha256:b9c14d7c1251e52ff3a51080b1b5647de69a3d13ed04a5fe6189aac6d71fe26d as node

RUN apt-get update && apt-get install --no-install-recommends -y \
software-properties-common
Expand Down