Skip to content

Changes after imagebuild are not reflected in workspace #914

@shaal

Description

@shaal

Bug description

Astro project requires pnpm version 7.9.5, its workspace open with version 7.9.

Running https://gitpod.io/#imagebuild/https://github.com/withastro/astro shows the build process is indeed updated pnpm to version 7.9.5, but opening a new workspace afterwards still have pnpm version 7.9

Steps to reproduce

Build image - https://gitpod.io/#imagebuild/https://github.com/withastro/astro
Confirm you can see in the build preview that its updating to version 7.9.5
Open a new workspace of that repo
Still stuck in version 7.9 :(

Workspace affected

No response

Expected behavior

After a program (pnpm) was updated during the build of custom docker image, we expect that latest version to be available in every new workspace of that repo.

Example repository

https://github.com/withastro/astro

Anything else?

Related Astro issue - withastro/astro#4120

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions