Skip to content

nginx-ingress controller :1.12.4 #2609

Closed Answered by lucacome
dbsom2018batch asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dbsom2018batch

are you running make debian-image-plus with TARGET=container? It looks like we have a bug and this line https://github.com/nginxinc/kubernetes-ingress/blob/v1.12.4/build/Dockerfile#L250 should be FROM golang:1.17-alpine AS builder. If you're able to modify that line, it will build successfully.

Alternatively, if you have a local go environment with a go version >= 1.17 you build with make debian-image-plus with TARGET=local.

I'll open a PR to fix this.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by lucacome
Comment options

You must be logged in to vote
2 replies
@lucacome
Comment options

@dbsom2018batch
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants