5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +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:
tradeshift-renovate[bot] 2024-02-13 04:03:40 +00:00 committed by GitHub
parent d067d24a24
commit 8917189503
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 /