mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-11-07 09:24:55 +05:30
fix: tsc
This commit is contained in:
parent
484b6e84ee
commit
8b7f32604a
3 changed files with 24 additions and 57 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:20 as build
|
||||
FROM node:20 AS build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue