mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-06 09:36:58 +02:00
Update Dockerfile.mini
Co-authored-by: Nick Jüttner <nick@juni.io>
This commit is contained in:
parent
deb805c8d4
commit
f67242e3e5
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.16.2 as builder
|
||||
FROM golang:1.16 as builder
|
||||
|
||||
WORKDIR /sigs.k8s.io/external-dns
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user