diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml
index 02ddfa5..f953a37 100644
--- a/.github/workflows/docker-publish.yml
+++ b/.github/workflows/docker-publish.yml
@@ -81,9 +81,9 @@ jobs:
           cache-from: type=gha
           cache-to: type=gha,mode=max
           build-args: |
-            RELEASE_TAG=openvscode-server-v1.89.1
-            GO_VERSION=1.22.3
-            NODE_VERSION=20.13.1
+            RELEASE_TAG=openvscode-server-v1.90.1
+            GO_VERSION=1.22.4
+            NODE_VERSION=20.15.0
 
       # Sign the resulting Docker image digest except on PRs.
       # This will only write to the public Rekor transparency log when the Docker