Skip to content

Commit 8acdac2

Browse files
authored
Revert "Update Node.js to v19" (#85)
Revert "Update Node.js to v19 (#84)" This reverts commit 55add21.
1 parent 55add21 commit 8acdac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:19-alpine
1+
FROM node:16-alpine
22

33
WORKDIR /usr/src/app
44

0 commit comments

Comments
 (0)