use sydney tz
This commit is contained in:
parent
e14a7996ce
commit
36ca321a8c
@ -18,4 +18,6 @@ add package.json ./
|
|||||||
copy --from=deps /app/node_modules /app/node_modules
|
copy --from=deps /app/node_modules /app/node_modules
|
||||||
copy --from=builder /app/dist /app/dist
|
copy --from=builder /app/dist /app/dist
|
||||||
|
|
||||||
|
|
||||||
|
env TZ=Australia/Sydney
|
||||||
entrypoint ["node", "/app/dist/main.js"]
|
entrypoint ["node", "/app/dist/main.js"]
|
||||||
|
Loading…
Reference in New Issue
Block a user