Update Node.js to v18
This commit is contained in:
parent
560220f212
commit
12f506697c
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Dockerfile
|
||||
FROM node:16-alpine
|
||||
FROM node:18-alpine
|
||||
|
||||
# create destination directory
|
||||
RUN mkdir -p /usr/src/nuxt-app
|
||||
|
|
Loading…
Add table
Reference in a new issue