set mtu
This commit is contained in:
parent
f994490862
commit
a8fbe70c88
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ steps:
|
|||
- name: 'Build image'
|
||||
image: thegeeklab/wp-docker-buildx:6.0.1
|
||||
settings:
|
||||
mtu: 1420
|
||||
platforms: linux/${ARCH}
|
||||
Containerfile: docker/Containerfile-${PLATFORM}
|
||||
experimental: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue