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