Update Dockerfile comment to reflect x86_64 only support

This commit is contained in:
southseact-3d
2026-02-10 13:14:21 +00:00
parent 3493d2c4d3
commit 355fa96de7

View File

@@ -1,5 +1,5 @@
# Web-based PowerShell + SST OpenCode terminal
# Multi-architecture support: amd64 and arm64
# x86_64 architecture support only
FROM ubuntu:24.04
ARG PWSH_VERSION=7.4.6