Skip to content

Commit

Permalink
Merge pull request #791 from thuonglt-chip/update_dockerfile
Browse files Browse the repository at this point in the history
update node to 10 dockerfile
  • Loading branch information
bobcoin98 authored Oct 25, 2023
2 parents 696c4bc + 33edd1e commit 7e7a080
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:8-alpine
FROM node:10-alpine

LABEL maintainer="[email protected]"

Expand Down

0 comments on commit 7e7a080

Please sign in to comment.