Skip to content

Commit

Permalink
Update to Node 16.15 and latest alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhsm committed Jun 30, 2022
1 parent b16cf74 commit 03f2be1
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,4 +1,4 @@
FROM node:16.13-alpine3.14
FROM node:16.15-alpine

WORKDIR /app

Expand Down

0 comments on commit 03f2be1

Please sign in to comment.