Update Docker builds to correct target architecture is used to prevent problems with arm64 (#1563)

This commit is contained in:
Leendert de Borst
2026-01-31 19:02:44 +01:00
committed by Leendert de Borst
parent e4542ea428
commit 78ff0bb6c5
12 changed files with 18 additions and 20 deletions

View File

@@ -4,8 +4,8 @@
# with livereload enabled.
#
# Usage:
# docker-compose up -d
# docker-compose down
# docker compose up -d
# docker compose down
#
services:
jekyll: