Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

Commit

Permalink
Merge pull request #63 from tribalwarshelp/renovate/node-14.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to v14.18.2
  • Loading branch information
Kichiyaki authored Jan 6, 2022
2 parents 4f5312e + 5897a1a commit 61acfa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

FROM node:14.18.1-alpine as build-deps
FROM node:14.18.2-alpine as build-deps

#Stage 1

Expand Down

0 comments on commit 61acfa2

Please sign in to comment.