update: update apextoaster/base docker tag to v1.5
This commit is contained in:
parent
041fdbc593
commit
26677acefb
|
@ -6,7 +6,7 @@ stages:
|
||||||
- status-post
|
- status-post
|
||||||
|
|
||||||
.build-base:
|
.build-base:
|
||||||
image: apextoaster/base:1.4
|
image: apextoaster/base:1.5
|
||||||
tags:
|
tags:
|
||||||
- platform:k8s
|
- platform:k8s
|
||||||
- runner:shared
|
- runner:shared
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
FROM apextoaster/base:1.4-master
|
FROM apextoaster/base:1.5-master
|
||||||
|
|
||||||
COPY ./bin/home-dns-linux-amd64 /app/home-dns
|
COPY ./bin/home-dns-linux-amd64 /app/home-dns
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue