mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
CI: use new openwrt Docker username
We now own `openwrtorg` and `openwrt`, where the latter replaces the former. Slowly migrate over. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
2
.github/workflows/Dockerfile
vendored
2
.github/workflows/Dockerfile
vendored
@@ -1,5 +1,5 @@
|
||||
ARG ARCH=x86-64
|
||||
FROM openwrtorg/rootfs:$ARCH
|
||||
FROM openwrt/rootfs:$ARCH
|
||||
|
||||
ADD entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user