Skip to content

Commit e7d2133

Browse files
authored
Update readme with the updated docker image.
1 parent e08ecb8 commit e7d2133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Or just run via docker or similar:::
4141
docker run -d --name os_capacity \
4242
--mount type=bind,source=/etc/kolla/os-capacity/,target=/etc/openstack \
4343
--env OS_CLOUD=openstack --env OS_CLIENT_CONFIG_FILE=/etc/openstack/clouds.yaml \
44-
-p 9000:9000 ghcr.io/stackhpc/os-capacity:234330f
44+
-p 9000:9000 ghcr.io/stackhpc/os-capacity:e08ecb8
4545
curl localhost:9000
4646

4747
Here is some example output from the exporter:::

0 commit comments

Comments
 (0)