set custom mtu on latest branch

This commit is contained in:
ijaz ahmad 2026-01-27 11:59:26 +05:00
parent 1732fd336f
commit 37f62d8ae7
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ args:
- dockerd
- --host=unix:///var/run/docker.sock
- --group=$(DOCKER_GROUP_GID)
- --mtu=1460
env:
- name: DOCKER_GROUP_GID
value: "123"