ai/at
1
0
This commit is contained in:
2025-03-12 23:57:10 +09:00
parent 2de22c720a
commit 391645a6dd
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
--- a/Dockerfile
+++ b/Dockerfile
@@ -37,7 +37,8 @@ RUN \. "$NVM_DIR/nvm.sh" && \
@@ -37,6 +37,7 @@ RUN \. "$NVM_DIR/nvm.sh" && \
echo "EXPO_PUBLIC_BUNDLE_IDENTIFIER=$EXPO_PUBLIC_BUNDLE_IDENTIFIER" >> .env && \
echo "EXPO_PUBLIC_BUNDLE_DATE=$(date -u +"%y%m%d%H")" >> .env && \
npm install --global yarn && \