You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Right now,
hhvm/hhvm:latest
andhhvm/hhvm-proxygen:latest
are aliases for the latesthhvm/hhvm:4.x-latest
. Two problems:apt update && apt upgrade
does not upgrade to the latest HHVM, only the latest for that specificx
It should be changed to be a separate image that is not pinned to the particular
x
.This likely needs changes to:
The text was updated successfully, but these errors were encountered: