mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-10 09:21:04 +02:00
Dockerfile: Update to alpine:3.11 (#918)
Signed-off-by: Daniel Sutton <daniel@ducksecops.uk>
This commit is contained in:
parent
cb48a7f87b
commit
4a08e118f1
@ -1,4 +1,4 @@
|
||||
FROM alpine:3.9
|
||||
FROM alpine:3.11
|
||||
|
||||
RUN apk add --no-cache \
|
||||
iptables \
|
||||
|
Loading…
x
Reference in New Issue
Block a user