Skip to content

Commit

Permalink
update docker
Browse files Browse the repository at this point in the history
  • Loading branch information
darkcris1 committed May 28, 2023
1 parent 91d25b2 commit e88cfb7
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 @@
# Use the official Node.js image as the base image
FROM node:14.5.1
FROM node:16.14.0

# Set the working directory in the container
WORKDIR /app
Expand Down

0 comments on commit e88cfb7

Please sign in to comment.