Skip to content

Commit 13a6caf

Browse files
chore: Update GLUEOPS_CODESPACES_CONTAINER_TAG to v0.115.0
1 parent 73c8052 commit 13a6caf

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
@@ -46,7 +46,7 @@ It's best to just reference the github workflows under `.github/workflows` the p
4646
If you are having issues spinning up a VM using our automation, just create a VM/Server with a provider of your choice and run these commands:
4747

4848
```bash
49-
export GLUEOPS_CODESPACES_CONTAINER_TAG=v0.103.0 #update tag to latest version found here: https://github.com/GlueOps/codespaces/releases
49+
export GLUEOPS_CODESPACES_CONTAINER_TAG=v0.115.0 #update tag to latest version found here: https://github.com/GlueOps/codespaces/releases
5050
curl -sL setup.glueops.dev | bash
5151
sudo tailscale up --ssh
5252
```

0 commit comments

Comments
 (0)