mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-14 19:32:15 +01:00
fix: typo arch64 -> amd64
This commit is contained in:
@@ -51,7 +51,7 @@ ARG GOTENBERG_USER_UID
|
||||
ARG PDFTK_VERSION
|
||||
|
||||
# Script for installing either Google Chrome stable on amd64 architecture or
|
||||
# Chromium on arch64 architecture.
|
||||
# Chromium on arm64 architecture.
|
||||
# See https://github.com/gotenberg/gotenberg/issues/328.
|
||||
COPY build/install-chromium.sh /tmp/install-chromium.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user