Skip to content

Commit 7d82398

Browse files
committed
Fix: The comment in docker/dockerfile.wordpress regarding operating system compatibility has been corrected
1 parent 3f0d4a5 commit 7d82398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.wordpress

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# - Custom initialization scripts
77
# - Development tools and dependencies
88
#
9-
# Compatible with: linux/amd64, linux/arm64
9+
# Compatible with: linux/amd64, linux/arm64, windows
1010
# =============================================================================
1111

1212
FROM wordpress:latest

0 commit comments

Comments
 (0)