We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce80bb commit 1a65e57Copy full SHA for 1a65e57
docker/README.md
@@ -9,5 +9,5 @@
9
Build multi-architecture Ubuntu 24.04 development image:
10
11
```bash
12
-docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/aobolensk/openvino_devutils/ubuntu:latest -f ./ubuntu.Dockerfile .
+docker buildx build --platform linux/amd64,linux/arm64 -t ghcr.io/learning-process/ppc-ubuntu:latest -f ./ubuntu.Dockerfile .
13
```
0 commit comments