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'
|
- name: 'Build image'
|
||||||
image: thegeeklab/wp-docker-buildx:6.0.1
|
image: thegeeklab/wp-docker-buildx:6.0.1
|
||||||
settings:
|
settings:
|
||||||
|
mtu: 1420
|
||||||
platforms: linux/${ARCH}
|
platforms: linux/${ARCH}
|
||||||
Containerfile: docker/Containerfile-${PLATFORM}
|
Containerfile: docker/Containerfile-${PLATFORM}
|
||||||
experimental: true
|
experimental: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue