mirror of
https://github.com/wagoid/commitlint-github-action.git
synced 2025-11-07 16:06:56 +00:00
chore(deps): update node.js to v16.15.1 (#405)
Co-authored-by: tradeshift-renovate[bot] <121954292+tradeshift-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d067d24a24
commit
8917189503
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
FROM node:16.14.2-alpine3.14 as build
|
FROM node:16.15.1-alpine3.14 as build
|
||||||
|
|
||||||
COPY package*.json /
|
COPY package*.json /
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue