Skip to content

Commit

Permalink
node v16 upgrade (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludeknovy authored Oct 14, 2022
1 parent 0a45aa4 commit 2f87b61
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:14.16.0-alpine3.12 as builder
FROM node:16.18.0-alpine3.15 as builder

WORKDIR /src/fe

Expand Down

0 comments on commit 2f87b61

Please sign in to comment.