Skip to content

Commit 8b559e7

Browse files
authored
Update README.md (#28)
Fix the docker container listed for the WebUI to be aligned with the docs (https://docs.firebolt.io/firebolt-core/firebolt-core-connect/firebolt-core-connect-ui)
1 parent c310555 commit 8b559e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ See also:
195195

196196
1. Download the Firebolt Core UI Docker image:
197197
```bash
198-
docker pull 231290928314.dkr.ecr.us-east-1.amazonaws.com/firebolt-core-ui:latest
198+
docker pull ghcr.io/firebolt-db/firebolt-core-ui
199199
```
200200

201201
2. Run the UI container, linking it to your Firebolt Core instance:

0 commit comments

Comments
 (0)