Skip to content

Commit

Permalink
chore(deps): update dependency node to v18.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2023
1 parent 0727e65 commit 4d93d5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# renovate: datasource=node depName=node versioning=node
ARG NODE_VERSION=18.15.0
ARG NODE_VERSION=18.16.0

FROM ghcr.io/containerbase/base:7.8.0@sha256:7335c4cae877c06e1e653a3d35e7a201c7fc7b39af478dbf07e71edb7722fa4e

Expand Down
2 changes: 1 addition & 1 deletion renovate.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ FROM node:14.21.3@sha256:a158d3b9b4e3fa813fa6c8c590b8f0a860e015ad4e59bbce5744d2f
FROM node:16.20.0@sha256:241f152c0dc9d3efcbd6a4426f52dc50fa78f3a63cff55b2419dc2bf48efe705

# EOL: 2025-04-30
FROM node:18.15.0@sha256:354047346f641fbf9efadac145dd3f328d1ae164680c6a73ffd2a523d605d95f
FROM node:18.16.0@sha256:671ee8d49ce2a691fc3082203c5deb9522e0c80042aa0ff40c07f4a25e63668a

# EOL: 2023-06-01
FROM node:19.8.1@sha256:1fab548e95c779df229e4b50d8d20e222597bda15aeece508098c5ba7723302e
Expand Down

0 comments on commit 4d93d5b

Please sign in to comment.