[CI] Changed MTU to 1440
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Cornet 2023-03-28 15:48:44 +02:00
parent 1b140884c6
commit 0d20ffb001

View File

@ -15,7 +15,7 @@ steps:
registry: 'docker.io'
cache_from: 'rakepanorama/ansible-deployment'
repo: 'rakepanorama/ansible-deployment'
mtu: '1400'
mtu: '1440'
# build stuff
dockerfile: 'Dockerfile.linux.amd64'