Skip to content

Commit

Permalink
Merge pull request #40 from ggjulio/renovate/group-node
Browse files Browse the repository at this point in the history
chore(deps): update group node to v21.7.3
  • Loading branch information
ggjulio authored Oct 6, 2024
2 parents 78f6352 + e73d119 commit 029783a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.6.1@sha256:cbe2d5f94110cea9817dd8c5809d05df49b4bd1aac5203f3594d88665ad37988 as node
FROM docker.io/library/node:21.7.3@sha256:4b232062fa976e3a966c49e9b6279efa56c8d207a67270868f51b3d155c4e33d as node

RUN apt-get update && apt-get install --no-install-recommends -y \
software-properties-common
Expand Down
2 changes: 1 addition & 1 deletion ui/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v21.6.1
21.7.3

0 comments on commit 029783a

Please sign in to comment.