engineering blog at https://blog.tangled.sh

fix ci docker example

authored by Cosmic Horror and committed by Tangled 7f33790d b9a63c88

Changed files
+1 -1
pages
blog
+1 -1
pages/blog/ci.md
··· 119 119 in your terminal if you've got Docker installed: 120 120 121 121 ``` 122 - docker run nixery.dev/bash/hello-go hello 122 + docker run nixery.dev/bash/hello-go hello-go 123 123 ``` 124 124 125 125 This should output `Hello, world!`. This is running the