mirror of
https://github.com/freedbygrace/SQL.git
synced 2026-07-26 11:28:16 +00:00
Set db-ui platform to unknown/unknown for proper image compatibility
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ services:
|
||||
|
||||
db-ui:
|
||||
image: ghcr.io/n7olkachev/db-ui:latest
|
||||
platform: linux/amd64
|
||||
platform: unknown/unknown
|
||||
container_name: business_analytics_ui
|
||||
environment:
|
||||
POSTGRES_HOST: postgres
|
||||
|
||||
Reference in New Issue
Block a user