listen on ipv6 interfaces as well

This commit is contained in:
Sebastian Hugentobler 2022-11-23 18:36:16 +01:00
parent 5850caebfa
commit f8d3f8b73b
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
FROM docker.io/alpine:3.16 AS builder
ENV VERSION=v1.68.0
ENV VERSION=v1.71.0
RUN apk add --no-cache \
alpine-sdk \