Skip to content

Commit

Permalink
Merge pull request #475 from jcmoraisjr/jm-haproxy-1.9.13
Browse files Browse the repository at this point in the history
Update to haproxy 1.9.13
  • Loading branch information
jcmoraisjr committed Dec 11, 2019
2 parents 15fdeda + 802f6c4 commit c3e6976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/Dockerfile
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM haproxy:1.9.12-alpine
FROM haproxy:1.9.13-alpine
RUN apk --no-cache add socat openssl lua5.3 lua-socket dumb-init \
&& mkdir -p /ingress-controller /etc/haproxy/maps

Expand Down

0 comments on commit c3e6976

Please sign in to comment.