Skip to content

Commit

Permalink
fix: 馃悰 update dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yeukfei02 committed Mar 26, 2021
1 parent 064fccb commit ae6c582
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 @@
# stage 1
FROM node:12.18.3 AS builder
FROM node:12.21.0-slim AS builder

RUN mkdir -p /usr/src/app

Expand Down

0 comments on commit ae6c582

Please sign in to comment.