Skip to content

Commit 8ab929a

Browse files
committed
Auto merge of #4074 - rust-lang:renovate/node-16.x, r=Turbo87
Update Node.js to v16.12 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [node](https://github.com/nodejs/node) | final | minor | `16.11-alpine` -> `16.12-alpine` | --- ### Configuration 📅 **Schedule**: 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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents 1d85068 + 8512c5a commit 8ab929a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:16.11-alpine
1+
FROM node:16.12-alpine
22

33
WORKDIR /app
44
COPY package.json yarn.lock /app/

0 commit comments

Comments
 (0)