Set db-ui platform to unknown/unknown for proper image compatibility

This commit is contained in:
Alphaeus Mote
2025-10-23 20:43:02 -04:00
parent e4e04f5c43
commit fe5c698577
+1 -1
View File
@@ -32,7 +32,7 @@ services:
db-ui: db-ui:
image: ghcr.io/n7olkachev/db-ui:latest image: ghcr.io/n7olkachev/db-ui:latest
platform: linux/amd64 platform: unknown/unknown
container_name: business_analytics_ui container_name: business_analytics_ui
environment: environment:
POSTGRES_HOST: postgres POSTGRES_HOST: postgres