Skip to content

Commit

Permalink
build(deps): update node.js to v18.19.0 (#603)
Browse files Browse the repository at this point in the history
| datasource | package                | from    | to      |
| ---------- | ---------------------- | ------- | ------- |
| docker     | docker.io/library/node | 18.18.2 | 18.19.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2023
1 parent bd5c9ad commit a1459bd
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
@@ -1,4 +1,4 @@
FROM docker.io/library/node:18.18.2-alpine@sha256:16b46e5ea9fb5c2d13dda36f0feb670fa89de6a412725007555f2eee9a126b60
FROM docker.io/library/node:18.19.0-alpine@sha256:58838b9fbd755a18f01e285d01c182621a27f43a2fbd887d3e1c4ac72d842ca9

LABEL \
org.opencontainers.image.source="https://github.com/renovatebot/renovate-approve-bot-bitbucket-cloud" \
Expand Down

0 comments on commit a1459bd

Please sign in to comment.