diff --git a/README.md b/README.md index 9059b31..8720452 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ This is a Operate-First toolbox that comprises of commonly used tooling to suppl ### Create your toolbox container ```shell -$ toolbox create --image quay.io/operate-first/opf-toolbox:v0.4.2 +$ toolbox create --image quay.io/operate-first/opf-toolbox:v0.5.0 Created container: opf-toolbox -Enter with: toolbox enter --container opf-toolbox-v0.4.2 +Enter with: toolbox enter --container opf-toolbox-v0.5.0 ``` This will create a container called `opf-toolbox-`. @@ -17,7 +17,7 @@ This will create a container called `opf-toolbox-`. ### Enter the toolbox ```shell -$ toolbox enter --container opf-toolbox-v0.4.2 +$ toolbox enter --container opf-toolbox-v0.5.0 ``` ### Tools included