Skip to content

Commit

Permalink
updaated node version in container for ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
endimion committed Apr 24, 2024
1 parent 0601059 commit 744e76e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Use the official Node.js 16 as a parent image
FROM node:18
FROM node:20

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

0 comments on commit 744e76e

Please sign in to comment.