diff --git a/workspaces/Ubuntu-CS-Edition/workspace.json b/workspaces/Ubuntu-CS-Edition/workspace.json index 95f8646..be21700 100644 --- a/workspaces/Ubuntu-CS-Edition/workspace.json +++ b/workspaces/Ubuntu-CS-Edition/workspace.json @@ -1,8 +1,8 @@ { - "friendly_name": "CS Ubuntu 2.0.1", + "friendly_name": "CS Ubuntu 2.0.3 (Beta)", "image_src": "nighthawkcoders-stu-edition.png", "description": "This Dockerfile creates a Docker image based on Ubuntu, with Google Chrome and Visual Studio Code pre-installed. It's designed to provide students with a consistent, ready-to-use development environment on any device.", - "name": "nighthawkcoders/pusd-student-ubuntu:2.0.1-cs", + "name": "nighthawkcoders/pusd-student-ubuntu:2.0.3-cs", "cores": 2, "memory": 2768, "gpu_count": 0,