Skip to content
Snippets Groups Projects
Commit b164a3aa authored by Paul Spooren's avatar Paul Spooren
Browse files

CI: use new `openwrt` Docker username


We now own `openwrtorg` and `openwrt`, where the latter replaces the
former. Slowly migrate over.

Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
parent 004abfec
No related branches found
No related tags found
No related merge requests found
ARG ARCH=x86-64
FROM openwrtorg/rootfs:$ARCH
FROM openwrt/rootfs:$ARCH
ADD entrypoint.sh /entrypoint.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment