change to dockerfile to test autobuild
parent
d6f7f692f3
commit
789c524431
|
@ -23,6 +23,7 @@ FROM ubuntu:focal-20201106
|
|||
|
||||
ARG BUILDKIT_VERSION="v0.8.1"
|
||||
|
||||
|
||||
# copy in static files (configs, scripts)
|
||||
COPY 10-network-security.conf /etc/sysctl.d/10-network-security.conf
|
||||
COPY 11-tcp-mtu-probing.conf /etc/sysctl.d/11-tcp-mtu-probing.conf
|
||||
|
|
Loading…
Reference in New Issue