mirror of
https://github.com/matrixgpt/matrix-chatgpt-bot.git
synced 2024-10-01 01:25:41 -04:00
Update Dockerfile to use node:19-slim
This commit is contained in:
parent
72a746aac5
commit
523d6fe750
@ -1,4 +1,4 @@
|
|||||||
FROM satantime/puppeteer-node:18.13.0-slim
|
FROM satantime/puppeteer-node:19-slim
|
||||||
|
|
||||||
# Create app directory
|
# Create app directory
|
||||||
WORKDIR /usr/src/app
|
WORKDIR /usr/src/app
|
||||||
|
Loading…
Reference in New Issue
Block a user