alpine nodejs img
This commit is contained in:
parent
739d654eed
commit
8126f51eb0
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
||||||
|
FROM node:alpine
|
||||||
FROM node:22
|
|
||||||
|
|
||||||
# Create app directory
|
# Create app directory
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
|
Loading…
Reference in a new issue