bump pinned golang to 1.20.5 (#10127)
This commit is contained in:
parent
427f3d2fb5
commit
643c475db0
6 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM golang:1.20.4-alpine3.18 as builder
|
||||
FROM golang:1.20.5-alpine3.18 as builder
|
||||
|
||||
WORKDIR /go/src/k8s.io/ingress-nginx/images/fastcgi
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue