diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json
index 2c1f522e5e9e37c329a73206bbae389d4b843e10..cead6f4e83eb71387deac4e57a33b5322e990fd8 100644
--- a/.devcontainer/devcontainer.json
+++ b/.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
         "build": {
             "dockerfile": "Dockerfile",
             "args": {
-                "_CLAB_VERSION": "0.46.1"
+                "_CLAB_VERSION": "0.46.2"
             }
         },
         "features": {
@@ -15,7 +15,7 @@
                 "version": "latest"
             },
             "ghcr.io/devcontainers/features/go:1": {
-                    "version": "1.21.1"
+                    "version": "1.21"
                 }
         },
         // add any required extensions that must be pre-installed in the devcontainer