Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
siyuan:
image: b3log/siyuan:v3.1.31
image: b3log/siyuan:v3.1.32
container_name: ${CONTAINER_NAME}
restart: unless-stopped
ports:
Copy link
Member

Choose a reason for hiding this comment

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

There is no apparent irregularity, issue, or significant opportunity for optimization in the provided code snippet. The change from using v3.1.31 to v3.1.32 of the SiYuan Docker image version appears to be simply an update with possibly new features and improvements included in it since September 1, 2021 (the cutoff). If you need more specific optimizations or checks related to your setup or environment configuration, I'd be happy to help further!

Expand Down