Skip to content

Commit 0599171

Browse files
authored
chore(deps): update node.js to 47dacd4 (#4291)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://redirect.github.com/nodejs/node) | stage | digest | `c11ae15` -> `47dacd4` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/google/osv.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
1 parent 7f9bf39 commit 0599171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcp/website/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the Javascript frontend
2-
FROM node:20.19@sha256:c11ae157cdd9f8b522d5a65e7f3f5f5c34cf45a8bd883c15e8f2028a2673dec7 AS FRONTEND3_BUILD
2+
FROM node:20.19@sha256:47dacd49500971c0fbe602323b2d04f6df40a933b123889636fc1f76bf69f58a AS FRONTEND3_BUILD
33
WORKDIR /build/frontend3
44

55
# Install dependencies first for better caching

0 commit comments

Comments
 (0)