mirror of
https://github.com/C4illin/ConvertX.git
synced 2025-10-23 04:52:18 +00:00
Compare commits
2 Commits
27fa862d68
...
d6124aa959
Author | SHA1 | Date | |
---|---|---|---|
|
d6124aa959 | ||
|
8a888ccda6 |
@@ -1 +1 @@
|
||||
1.2.2
|
||||
1.2.22
|
@@ -91,7 +91,7 @@ RUN ARCH=$(uname -m) && \
|
||||
rm /tmp/vtracer.tar.gz
|
||||
|
||||
COPY --from=install /temp/prod/node_modules node_modules
|
||||
COPY --from=prerelease /app/public/generated.css /app/public/
|
||||
COPY --from=prerelease /app/public/ /app/public/
|
||||
COPY --from=prerelease /app/dist /app/dist
|
||||
|
||||
# COPY . .
|
||||
|
Reference in New Issue
Block a user