chore: minor full-spec test change

This commit is contained in:
Pasha Sviderski
2026-02-25 16:03:28 +10:00
parent 4443fa9e0e
commit 185cf19a0c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -266,7 +266,7 @@ func TestServiceSpecFromCompose(t *testing.T) {
Type: api.VolumeTypeTmpfs,
TmpfsOptions: &mount.TmpfsOptions{
SizeBytes: 10 * units.MiB,
Mode: os.FileMode(1777),
Mode: os.FileMode(1770),
},
},
},