Skip to content

Commit

Permalink
build: update Dockerfile nodejs image
Browse files Browse the repository at this point in the history
  • Loading branch information
wlucha committed Apr 3, 2022
1 parent 6000182 commit 2ab2ac4
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:12.16.1-alpine As builder
FROM node:14.19.1-alpine As builder

WORKDIR /usr/src/app

Expand Down

0 comments on commit 2ab2ac4

Please sign in to comment.