Skip to content

修复docker时区问题导致支付宝无法正常支付的问题#43

Closed
rocky-peng wants to merge 1 commit intojeequan:masterfrom
rocky-peng:patch-2
Closed

修复docker时区问题导致支付宝无法正常支付的问题#43
rocky-peng wants to merge 1 commit intojeequan:masterfrom
rocky-peng:patch-2

Conversation

@rocky-peng
Copy link
Copy Markdown

修复docker时区问题导致支付宝无法正常支付的问题
本人电脑环境:
windows11

修复docker时区问题导致支付宝无法正常支付的问题
本人电脑环境:
windows11
Comment thread Dockerfile
# jdk17对应:mcr.microsoft.com/java/jre:17-zulu-alpine
FROM mcr.microsoft.com/java/jre:8-zulu-alpine

RUN echo "Asia/Shanghai" > /etc/timezone
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

就增加了这一行,其他未更改

@rocky-peng rocky-peng closed this by deleting the head repository Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant