Skip to content

Commit

Permalink
Build(deps): bump node from 22.4.1 to 22.6.0 (#1421)
Browse files Browse the repository at this point in the history
Bumps node from 22.4.1 to 22.6.0.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim van Oostrom <[email protected]>
  • Loading branch information
dependabot[bot] and timvanoostrom authored Aug 29, 2024
1 parent 7fcc39f commit a05c7d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
########################################################################################################################
########################################################################################################################

FROM node:22.4.1 AS updated-local
FROM node:22.6.0 AS updated-local

ENV TZ=Europe/Amsterdam
ENV CI=true
Expand Down

0 comments on commit a05c7d9

Please sign in to comment.