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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
@aparcar It looks like there are still a bunch of the RC2 docker images that are in a halfway state. Is there some way to force update on just the RC2s?
$ podman run -it ghcr.io/openwrt/imagebuilder:mediatek-filogic-v24.10.0-rc2
buildbot@1ac8a95c4ca2:~$ ls
setup.sh
$ podman run -it ghcr.io/openwrt/imagebuilder:ath79-generic-v24.10.0-rc2
buildbot@fdba534db7c0:~$ ls
build_dir include keys Makefile packages repositories.conf rules.mk scripts setup.sh sha256sums sha256sums.asc sha256sums_min staging_dir target
342193a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aparcar It looks like there are still a bunch of the RC2 docker images that are in a halfway state. Is there some way to force update on just the RC2s?