2.3.0 : valeurs de référence en base SQLite native (node:sqlite) — bestiaire, équipement, potions, parchemins éditables à chaud
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
FROM node:22-alpine
|
||||
FROM node:24-alpine
|
||||
WORKDIR /app
|
||||
COPY index.html admin.html server.js mp.js ./
|
||||
COPY index.html admin.html server.js mp.js db.js ./
|
||||
COPY css ./css
|
||||
COPY js ./js
|
||||
COPY img ./img
|
||||
|
||||
Reference in New Issue
Block a user