Commit 3d206a89 authored by Geoff Simmons's avatar Geoff Simmons

Update haproxy base image to debian-slim 11.2 (from 11.1).

parent b822559a
ARG go_version=1.17
ARG debian_tag=11.1-slim
ARG debian_tag=11.2-slim
# Build k8s-crt-dnldr in the builder stage
FROM golang:${go_version} as builder
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment