upgrade to node 16, add search by full product id (#84)
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Uses the node base image with the latest LTS version
|
||||
FROM node:14.17.0
|
||||
FROM node:16.12
|
||||
# Informs Docker that the container listens on the
|
||||
# specified network ports at runtime
|
||||
EXPOSE 4000
|
||||
|
||||
Reference in New Issue
Block a user