Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Change hhvm/hhvm:latest to use main distroname repository, not distroname-4.x #22

Open
fredemmott opened this issue Apr 8, 2022 · 1 comment

Comments

@fredemmott
Copy link

fredemmott commented Apr 8, 2022

Right now, hhvm/hhvm:latest and hhvm/hhvm-proxygen:latest are aliases for the latest hhvm/hhvm:4.x-latest. Two problems:

  • apt update && apt upgrade does not upgrade to the latest HHVM, only the latest for that specific x
  • it's a pain to switch to a nightly if required

It should be changed to be a separate image that is not pinned to the particular x.

This likely needs changes to:

@fredemmott
Copy link
Author

it's a pain to switch to a nightly if required

For example, it adds extra steps to attempting to use a devcontainer/github codespace to update hhast's codegen

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant