Skip to content

Commit

Permalink
congelo version de node en docker
Browse files Browse the repository at this point in the history
  • Loading branch information
mpvaldez committed Dec 12, 2023
1 parent c51d817 commit dab01af
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:20-alpine
FROM node:16-alpine

WORKDIR /usr/src/app

Expand Down

0 comments on commit dab01af

Please sign in to comment.