mirror of https://github.com/openwrt/docker.git
update base image to buildworker 3.11.1
Signed-off-by: Paul Spooren <mail@aparcar.org>pull/134/head
parent
cc0afc9373
commit
d0d7ec892a
|
|
@ -1,6 +1,6 @@
|
|||
ARG BASE_IMAGE=ghcr.io/openwrt/buildbot/buildworker-v3.8.0:latest
|
||||
ARG BASE_IMAGE=ghcr.io/openwrt/buildbot/buildworker-v3.11.1:latest
|
||||
|
||||
FROM ghcr.io/openwrt/buildbot/buildworker-v3.8.0:latest
|
||||
FROM ghcr.io/openwrt/buildbot/buildworker-v3.11.1:latest
|
||||
|
||||
WORKDIR /build/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue