diff --git a/doc/user/workspace/_index.md b/doc/user/workspace/_index.md index eda47de35bb5abddebf00a17512740b30da9d58b..d252783f03ec3695639fa09515e06ade210a7136 100644 --- a/doc/user/workspace/_index.md +++ b/doc/user/workspace/_index.md @@ -139,7 +139,7 @@ components: attributes: gl/inject-editor: true container: - image: "registry.gitlab.com/gitlab-org/gitlab-build-images/workspaces/ubuntu-24.04:20250303043223-golang-1.23-docker-27.5.1@sha256:98f36ddf5d7ac53d95a270f5791ab7f50132a4cc87676e22f4f632678d8e15e1" + image: "registry.gitlab.com/gitlab-org/gitlab-build-images/workspaces/ubuntu-24.04:20250321073701-golang-1.23-node-23.9-yarn-1.22-ruby-3.4.2-rust-1.85-docker-27.5.1@sha256:a059826e65f0bc0ee2f3fdfd62f16a108c5b99b24b4656734cd6b8f4631389ad" ``` A GitLab default devfile might not be suitable for all development environments configurations. diff --git a/ee/lib/remote_development/settings/default_devfile.yaml b/ee/lib/remote_development/settings/default_devfile.yaml index 8e2acde1d5ece3ab456fa1ae1011335e578e30d3..7241d6850e12ec9247ba70f7210ca658b0cfad79 100644 --- a/ee/lib/remote_development/settings/default_devfile.yaml +++ b/ee/lib/remote_development/settings/default_devfile.yaml @@ -4,4 +4,4 @@ components: attributes: gl/inject-editor: true container: - image: "registry.gitlab.com/gitlab-org/gitlab-build-images/workspaces/ubuntu-24.04:20250303043223-golang-1.23-docker-27.5.1@sha256:98f36ddf5d7ac53d95a270f5791ab7f50132a4cc87676e22f4f632678d8e15e1" + image: "registry.gitlab.com/gitlab-org/gitlab-build-images/workspaces/ubuntu-24.04:20250321073701-golang-1.23-node-23.9-yarn-1.22-ruby-3.4.2-rust-1.85-docker-27.5.1@sha256:a059826e65f0bc0ee2f3fdfd62f16a108c5b99b24b4656734cd6b8f4631389ad" diff --git a/ee/spec/fixtures/remote_development/example.default_devfile.yaml b/ee/spec/fixtures/remote_development/example.default_devfile.yaml index c7fb89da62607ba12f962d63906e90cd0cceff98..059e5f2df96b52304008ae0e78b7869d5f678b14 100644 --- a/ee/spec/fixtures/remote_development/example.default_devfile.yaml +++ b/ee/spec/fixtures/remote_development/example.default_devfile.yaml @@ -4,4 +4,4 @@ components: attributes: gl/inject-editor: true container: - image: "registry.gitlab.com/gitlab-org/gitlab-build-images/workspaces/ubuntu-24.04:20250303043223-golang-1.23-docker-27.5.1@sha256:98f36ddf5d7ac53d95a270f5791ab7f50132a4cc87676e22f4f632678d8e15e1" + image: "registry.gitlab.com/gitlab-org/gitlab-build-images/workspaces/ubuntu-24.04:20250321073701-golang-1.23-node-23.9-yarn-1.22-ruby-3.4.2-rust-1.85-docker-27.5.1@sha256:a059826e65f0bc0ee2f3fdfd62f16a108c5b99b24b4656734cd6b8f4631389ad"