Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): upgrade packages (#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslafy-z authored Aug 11, 2022
1 parent 999c3d1 commit 628a216
Show file tree
Hide file tree
Showing 3 changed files with 4,322 additions and 7,399 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:17-alpine
FROM node:16.16-alpine

ADD package.json package-lock.json /action/
RUN cd /action && npm ci
Expand Down
Loading

0 comments on commit 628a216

Please sign in to comment.